Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -12,7 +12,7 @@ source /opt/idssys/nodemgmt/defaults.inc
|
|||||||
|
|
||||||
if [ "$1" != "service" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ]; then
|
if [ "$1" != "service" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ]; then
|
||||||
if [ "$1" != "status" ]; then
|
if [ "$1" != "status" ]; then
|
||||||
if [ $1 = gui ]; then
|
if [ $1 = "" ]; then
|
||||||
clear
|
clear
|
||||||
fi
|
fi
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user