From c23cfbe8d7e9245644ae4bb3542803a51acc276d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 03:41:42 -0700 Subject: [PATCH] Update fusionpbx.sh --- debian/resources/fusionpbx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index 779ed1c..11b7225 100755 --- a/debian/resources/fusionpbx.sh +++ b/debian/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