Update test.sh

This commit is contained in:
2019-01-31 22:47:54 -06:00
parent 24f5602249
commit 4035320be0

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
$(0)
exit 0
fi