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