Update fusionpbx.sh
This commit is contained in:
parent
e57b6bda0c
commit
96fb2dad2c
|
|
@ -30,5 +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 554 /usr/local/www/fusionpbx
|
||||
chmod -R 554 /usr/local/www/fusionpbx/secure
|
||||
chmod -R 744 /usr/local/www/fusionpbx
|
||||
chmod -R 755 /usr/local/www/fusionpbx/secure
|
||||
|
|
|
|||
Loading…
Reference in New Issue