mirror of
https://github.com/stevejenkins/pihole-cloudsync.git
synced 2025-07-25 19:12:12 +00:00
Defaulting to data under a bin dir is terrible
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user