Defaulting to data under a bin dir is terrible

This commit is contained in:
Joel Goguen
2022-02-20 15:40:29 -08:00
parent 930339266e
commit 7d89bcd264

View File

@ -31,7 +31,7 @@ version='6.0.0'
# Project Home: https://github.com/stevejenkins/pihole-cloudsync
###########################################################################
# CONSTANTS
personal_git_dir='/usr/local/bin/my-pihole-lists'
personal_git_dir='/var/pihole-cloudsync'
git_branch='main'
git_remote=''
action='pull'