Update upd_pihole_dote.sh

This commit is contained in:
John D 2021-11-16 08:32:38 -08:00 committed by GitHub
parent a984b9570c
commit b0c1668077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
podman stop pihole
podman rm pihole
podman pull boostchicken/pihole-dote:latest
podman run -d --network dns --restart always \
--name pihole \
-e TZ="America/Chicago" \