diff --git a/pihole-sync b/pihole-sync index d25bb59..3f275da 100755 --- a/pihole-sync +++ b/pihole-sync @@ -159,7 +159,6 @@ push () { exit 0 fi } - pull () { # Go to Pi-hole directory, exit if doesn't exist cd $personal_git_dir || exit