Update run.sh

This commit is contained in:
2019-01-05 23:30:44 -06:00
parent 8ae1dea012
commit 71bc317dc3

2
run.sh
View File

@@ -13,7 +13,7 @@ if [ $1 != "backup" ]; then
git prune >/dev/null 2>&1
git pull >/dev/null 2>&1
#echo ""
#echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
fi
fi
./mysqlbu-scripts.sh $1 $2