Update test.sh

This commit is contained in:
2019-01-31 22:48:07 -06:00
parent 4035320be0
commit be8f4b6c3a

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 ""
$(0)
./test.sh
exit 0
fi