Update php.sh

This commit is contained in:
FusionPBX
2019-02-17 08:57:25 -07:00
committed by GitHub
parent 42e7262e33
commit 23bfe25395

View File

@@ -11,7 +11,7 @@ cd "$(dirname "$0")"
#send a message
verbose "Configuring PHP"
#add the repos
#add the repository
if [ ."$os_name" = ."Ubuntu" ]; then
#16.10.x - */yakkety/
#16.04.x - */xenial/