Update php.sh

This commit is contained in:
FusionPBX
2019-06-03 09:52:20 -06:00
committed by GitHub
parent a7a964c4af
commit 38b83c9ec7

View File

@@ -16,6 +16,7 @@ if [ ."$os_name" = ."Ubuntu" ]; then
#18.04.x - /*bionic/
if [ ."$os_codename" = ."bionic" ]; then
echo "Ubuntu 18.04 LTS\n"
php_version=7.2
fi
#16.10.x - */yakkety/
#16.04.x - */xenial/