From 4217afadc1019bf23573a4635c48bf5ee8667570 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 5 Nov 2018 23:27:36 -0700 Subject: [PATCH] Update php.sh --- debian/resources/php.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/php.sh b/debian/resources/php.sh index 923a52a..570ee5d 100755 --- a/debian/resources/php.sh +++ b/debian/resources/php.sh @@ -6,6 +6,7 @@ cd "$(dirname "$0")" #includes . ./config.sh . ./colors.sh +. ./environment.sh #send a message verbose "Configuring PHP"