From 4328cf53aac0336a324141925ca848a7b6961553 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 1 Feb 2019 19:33:57 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index b940365..606bedc 100755 --- a/test.sh +++ b/test.sh @@ -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