diff --git a/run.sh b/run.sh index 544447c2..17005b59 100755 --- a/run.sh +++ b/run.sh @@ -55,8 +55,8 @@ if [ "$1" != "service" ] && [ "$1" != "status" ] && [ "$1" != "status-check" ] & fi echo -en "\e[1A"; echo -e "\e[0K\r ${idsCL[Green]}Updates Completed${idsCL[Default]}" - echo "" fi fi +echo "" /opt/idssys/nodemgmt/nodemgmt-scripts.sh $1 $2 $3 $4 exit 0