Update LEMPer.sh

This commit is contained in:
Eddie Septr
2019-05-09 23:57:49 +07:00
parent f869982b21
commit e93ea1066a

View File

@@ -57,7 +57,7 @@ else
MAJOR_RELEASE_NUMBER=$(echo $DISTRIB_RELEASE | awk -F. '{print $1}')
fi
header_msg()
header_msg
echo "Starting LEMP installation... Please ensure that you're on a fresh box install!"
read -t 10 -p "Press [Enter] to continue..." </dev/tty