Update pihole-sync
This commit is contained in:
@@ -58,7 +58,7 @@ elif [ -f "/etc/pihole/my-pihole-sync/pihole-sync" ]; then
|
||||
else
|
||||
personal_git_dir='/usr/local/bin/my-pihole-sync'
|
||||
fi
|
||||
git_branch="${GIT_BRANCH:-main"
|
||||
git_branch="${GIT_BRANCH:-main}"
|
||||
pihole_dir="${PIHOLE_DIR:-/etc/pihole}"
|
||||
gravity_db="${GRAVITY_DB:-/etc/pihole/gravity.db}"
|
||||
dnsmasq_dir="${DNSMASQ_DIR:-/etc/dnsmasq.d}"
|
||||
|
||||
Reference in New Issue
Block a user