Update run.sh

This commit is contained in:
2019-02-03 20:14:47 -06:00
parent b1bf113c90
commit fc34a59e4c

1
run.sh
View File

@@ -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