Update run.sh

This commit is contained in:
2019-01-27 19:56:51 -06:00
parent 9280ac679c
commit 5d6f642f50

2
run.sh
View File

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