diff --git a/run.sh b/run.sh index da618daf..c5b35049 100755 --- a/run.sh +++ b/run.sh @@ -50,6 +50,7 @@ if [ "$1" != "service" ] && [ "$1" != "status-check" ]; then fi echo -en "\e[1A"; echo -e "\e[0K\r ${idsCL[Green]}Updates Completed${idsCL[Default]}" + echo "" fi fi /opt/idssys/nodemgmt/nodemgmt-scripts.sh $1 $2 $3 $4