Update pihole-sync

This commit is contained in:
2022-01-30 14:42:13 -06:00
parent 0bf7ddddfa
commit 23c7a47071

View File

@@ -32,7 +32,7 @@ update='December 26, 2020'
# Project Home: https://github.com/stevejenkins/pihole-cloudsync
###########################################################################
# CONSTANTS
if [ -f "/opt/docker-pi-hole/pihole-sync" ]; then
if [ -f "/opt/my-pihole-sync/pihole-sync" ]; then
personal_git_dir='/opt/my-pihole-sync'
else
personal_git_dir='/usr/local/bin/my-pihole-sync'