Testing GitHub login

This commit is contained in:
Steve Jenkins
2019-07-08 21:33:10 -07:00
parent 515c100aa7
commit 4d57001970

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