|
@@ -30,4 +30,5 @@ chown -R www:www /var/cache/fusionpbx
|
|
#get the source code
|
|
#get the source code
|
|
git clone $branch https://github.com/fusionpbx/fusionpbx.git /usr/local/www/fusionpbx
|
|
git clone $branch https://github.com/fusionpbx/fusionpbx.git /usr/local/www/fusionpbx
|
|
chown -R www:www /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
|