From 1ae62aeea481e452941774e852f6f6e034f30586 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 03:45:34 -0700 Subject: [PATCH] Update fusionpbx.sh --- freebsd/resources/fusionpbx.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/freebsd/resources/fusionpbx.sh b/freebsd/resources/fusionpbx.sh index 9a1a2d8..31c8be5 100755 --- a/freebsd/resources/fusionpbx.sh +++ b/freebsd/resources/fusionpbx.sh @@ -30,4 +30,5 @@ chown -R www:www /var/cache/fusionpbx #get the source code git clone $branch https://github.com/fusionpbx/fusionpbx.git /usr/local/www/fusionpbx chown -R www:www /usr/local/www/fusionpbx -chmod -R 755 /usr/local/www/fusionpbx/secure +chmod -R 554 /usr/local/www/fusionpbx +chmod -R 554 /usr/local/www/fusionpbx/secure