Update test.sh

This commit is contained in:
2019-02-01 19:33:57 -06:00
parent 167452973f
commit 4328cf53aa

View File

@@ -12,7 +12,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
git pull >/dev/null 2>&1
echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
echo ""
./test.sh ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8}
./test.sh ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14}
exit 0
fi