From 83344bed924ec0c4c970535ea22ebe8a8dca1d23 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 03:43:08 -0700 Subject: [PATCH] Update fusionpbx.sh --- devuan/resources/fusionpbx.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devuan/resources/fusionpbx.sh b/devuan/resources/fusionpbx.sh index 9ebb1a4..6b172f9 100755 --- a/devuan/resources/fusionpbx.sh +++ b/devuan/resources/fusionpbx.sh @@ -30,4 +30,5 @@ fi #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 755 /var/www/fusionpbx/secure +chmod -R 554 /var/www/fusionpbx +chmod -R 554 /var/www/fusionpbx/secure