Update php.sh

This commit is contained in:
FusionPBX 2019-08-20 17:01:34 -06:00 committed by GitHub
parent 98fd1d9057
commit 0726ba981b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ else
fi
if [ ."$os_codename" = ."buster" ]; then
php_version=7.3
else
fi
fi
apt-get update -y