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