Update run.sh

This commit is contained in:
2019-01-28 08:41:00 -06:00
parent 7f780a6bd5
commit a05aee14e2

2
run.sh
View File

@@ -39,5 +39,5 @@ if [ "$1" != "service" ]; then
#echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
fi
fi
./nodemgmt-scripts.sh $1 $2 $3 $4
/opt/idssys/nodemgmt/nodemgmt-scripts.sh $1 $2 $3 $4
exit 0