Update run.sh

This commit is contained in:
2019-02-03 19:33:44 -06:00
parent 3fd45e1574
commit 1f5a3fa037

2
run.sh
View File

@@ -10,7 +10,7 @@ else
fi
source /opt/idssys/nodemgmt/defaults.inc
if [ "$1" != "service" ] && [ "$1" != "status" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ]; then
if [ "$1" != "service" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ]; then
if [ "$1" != "status" ]; then
if [ $1 = gui ]; then
clear