From 515c100aa739b7ecbbf8a83b199a0b46a20bc9f8 Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Mon, 8 Jul 2019 21:32:43 -0700 Subject: [PATCH] Testing GitHub login --- pihole-cloudsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihole-cloudsync.sh b/pihole-cloudsync.sh index 8195233..f270b02 100755 --- a/pihole-cloudsync.sh +++ b/pihole-cloudsync.sh @@ -22,7 +22,7 @@ whitelist_list='whitelist.txt' regex_list='regex.list' # Only used for debugging -# set -x +set -x # Check to see whether command line argument was provided if [ -z "$1" ]