Minor update

This commit is contained in:
joglomedia
2019-07-12 11:19:26 +07:00
parent 66c52ad4cb
commit cb1c0a4b4d

View File

@@ -452,6 +452,8 @@ function init_php_install() {
read -p "Select an option [1-6]: " SELECTED_PHP
done
echo ""
case $SELECTED_PHP in
1)
PHP_VER="5.6"