Update run.sh

This commit is contained in:
2019-02-03 19:37:39 -06:00
parent f7eceaf090
commit f70460aac0

2
run.sh
View File

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