Updated readme and fixed SmartPing.sh
Removed unset command for parameter, since this broke the script
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
. $( dirname "$0" )/../config/SmartPing_"$1".cfg
|
||||
. $( dirname "$0" )/../config/Pinger.cfg
|
||||
unset $1
|
||||
|
||||
#Default disable log
|
||||
: ${LogFile:="/dev/null"}
|
||||
|
||||
Reference in New Issue
Block a user