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" ]