Update pihole-sync

This commit is contained in:
2022-11-29 20:36:52 -06:00
parent 412f2a1b42
commit 23a28e6690

View File

@@ -159,6 +159,7 @@ push () {
exit 0
fi
}
pull () {
# Go to Pi-hole directory, exit if doesn't exist
cd $personal_git_dir || exit