Testing GitHub login

This commit is contained in:
Steve Jenkins 2019-07-08 21:32:43 -07:00
parent 9e7810607e
commit 515c100aa7

View File

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