From 9c40c2b288a89fd1d16dd3a0327c1d112b2ff436 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 15 Sep 2016 14:14:32 -0600 Subject: [PATCH] Update fusionpbx.sh --- debian/resources/fusionpbx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index a61a8cc..9a73aa3 100755 --- a/debian/resources/fusionpbx.sh +++ b/debian/resources/fusionpbx.sh @@ -10,3 +10,4 @@ apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools #get the source code git clone https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx chown -R www-data:www-data /var/www/fusionpbx +chmod -R 755 /var/www/fusionpbx/secure