From 23bfe25395918856520d234286155660bf9307be Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 17 Feb 2019 08:57:25 -0700 Subject: [PATCH] Update php.sh --- debian/resources/php.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/php.sh b/debian/resources/php.sh index eacfda5..8d308ef 100755 --- a/debian/resources/php.sh +++ b/debian/resources/php.sh @@ -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/