Author and version added to script

This commit is contained in:
silvernode 2016-03-09 01:56:08 -07:00
parent 6af4438ee0
commit fb3433595a

View File

@ -1,5 +1,8 @@
#!/bin/bash #!/bin/bash
# Author: Justin Moore
# Version: 0.2.0
#connection testing settings #connection testing settings
pingcmd="ping -q -c 1" pingcmd="ping -q -c 1"
site="google.com" site="google.com"