mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update upd_pihole_dote.sh
This commit is contained in:
parent
a984b9570c
commit
b0c1668077
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user