Update run.sh

This commit is contained in:
2019-01-27 21:46:44 -06:00
parent 1e4202e522
commit 0ea0133d2c

2
run.sh
View File

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