浏览代码

Update fusionpbx.sh

FusionPBX 5 年之前
父节点
当前提交
373e4be54d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      debian/resources/fusionpbx.sh

+ 1 - 2
debian/resources/fusionpbx.sh

@@ -33,5 +33,4 @@ 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 554 /var/www/fusionpbx
-chmod -R 554 /var/www/fusionpbx/secure
+chmod -R 755 /var/www/fusionpbx/secure