Update run.sh

This commit is contained in:
2019-01-30 20:35:03 -06:00
parent 1b29baa0b9
commit 214cc20b62

2
run.sh
View File

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