Update run.sh

This commit is contained in:
2019-01-29 21:14:10 -06:00
parent f39bc5fed2
commit a07def0c2c

2
run.sh
View File

@@ -6,6 +6,8 @@ source /opt/idssys/defaults/default.inc
source /opt/idssys/nodemgmt/settings.conf
source /opt/idssys/nodemgmt/defaults.inc
declare -A SERVICES
if [ "$1" != "service" ] && [ "$1" != "status-check" ]; then
if [ "$1" != "status" ]; then