Update pihole-sync

This commit is contained in:
2022-11-29 20:37:44 -06:00
parent 23a28e6690
commit 4d1318b1dd

View File

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