Update run.sh

This commit is contained in:
2018-10-15 22:15:25 -05:00
parent e99d1ff38a
commit a28a266e39

3
run.sh
View File

@@ -11,8 +11,9 @@ else
sleep 1
# git -c http.sslVerify=false pull
git pull
source /opt/LinUPx/settings.conf
echo ""
echo -e "\e[92m\e[1mupdate completed\e[0m"
echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
fi
sleep 1