Update fusionpbx.sh
This commit is contained in:
parent
83344bed92
commit
1ae62aeea4
|
|
@ -30,4 +30,5 @@ chown -R www:www /var/cache/fusionpbx
|
|||
#get the source code
|
||||
git clone $branch https://github.com/fusionpbx/fusionpbx.git /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
|
||||
|
|
|
|||
Loading…
Reference in New Issue