diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index 14868e8..01be3b1 100755 --- a/debian/resources/fusionpbx.sh +++ b/debian/resources/fusionpbx.sh @@ -33,4 +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 744 /var/www/fusionpbx chmod -R 755 /var/www/fusionpbx/secure