no need to pause here

This commit is contained in:
Daniel Hansson 2017-03-05 20:24:20 +01:00 committed by GitHub
parent 9d72253d53
commit 53f3f15caa

View File

@ -873,10 +873,6 @@ echo "| |"
echo -e "| \e[91m#################### Tech and Me - 2017 ####################\e[32m |"
echo "+--------------------------------------------------------------------+"
echo
echo -e "\e[32m"
read -p "Press any key to continue... " -n1 -s
echo -e "\e[0m"
clear
# Update Config
if [ -f $SCRIPTS/update-config.php ]