From 5efb9204a58e4ad2cdeb8ab1e760babf47eb5f6a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 1 Feb 2019 14:44:08 -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 731dfa0..63b79b1 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 + ./test.sh ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} exit 0 fi