From 0842f745e0f0bbb832c475d79c5d1247b07ec0ea Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 03:41:20 -0700 Subject: [PATCH] Update fusionpbx.sh --- ubuntu/resources/fusionpbx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/resources/fusionpbx.sh b/ubuntu/resources/fusionpbx.sh index 779ed1c..11b7225 100755 --- a/ubuntu/resources/fusionpbx.sh +++ b/ubuntu/resources/fusionpbx.sh @@ -33,5 +33,5 @@ chown -R www-data:www-data /var/cache/fusionpbx #get the source code git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx chown -R www-data:www-data /var/www/fusionpbx -chmod -R 544 /var/www/fusionpbx +chmod -R 554 /var/www/fusionpbx chmod -R 554 /var/www/fusionpbx/secure