From 23a28e66907131d0c4fb218509053f41aaaf6a38 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 29 Nov 2022 20:36:52 -0600 Subject: [PATCH] Update pihole-sync --- pihole-sync | 1 + 1 file changed, 1 insertion(+) 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