Update pihole-sync

This commit is contained in:
2024-10-06 11:22:30 -05:00
parent 8f100b5e21
commit b09f97d5a4

View File

@@ -51,7 +51,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
###########################################################################
# CONSTANTS
personal_git_dir='/usr/local/bin/kp-pihole-sync'
personal_git_dir='/opt/kp-pihole-sync'
git_branch="${GIT_BRANCH:-main}"
pihole_dir="${PIHOLE_DIR:-/etc/pihole}"
gravity_db="${GRAVITY_DB:-/etc/pihole/gravity.db}"