diff --git a/run.sh b/run.sh index 2a2d30be..7735fa08 100755 --- a/run.sh +++ b/run.sh @@ -41,6 +41,5 @@ if [ "$1" != "service" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrene echo -e "\e[0K\r ${idsCL[Green]}Updates Completed${idsCL[Default]}" fi fi -echo "" /opt/idssys/nodemgmt/nodemgmt-scripts.sh ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14} exit 0