diff --git a/pihole-sync b/pihole-sync index c8b6944..429db46 100755 --- a/pihole-sync +++ b/pihole-sync @@ -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}"