forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx.sh
This commit is contained in:
@@ -30,5 +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 554 /usr/local/www/fusionpbx
|
chmod -R 744 /usr/local/www/fusionpbx
|
||||||
chmod -R 554 /usr/local/www/fusionpbx/secure
|
chmod -R 755 /usr/local/www/fusionpbx/secure
|
||||||
|
|||||||
Reference in New Issue
Block a user