From c43c225a8a07484dc64585edf3a94f11ac8fbb20 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 4 Jun 2021 22:05:54 -0500 Subject: [PATCH] Update pihole-sync --- pihole-sync | 1 + 1 file changed, 1 insertion(+) diff --git a/pihole-sync b/pihole-sync index d87db55..9095f96 100755 --- a/pihole-sync +++ b/pihole-sync @@ -187,6 +187,7 @@ pull () { exit 0 fi } + ########################################################################### # Check to see whether a command line option was provided if [ -z "$1" ]