Update fusionpbx.sh
This commit is contained in:
parent
92239e7679
commit
a9e0b23271
|
|
@ -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 755 /var/www/fusionpbx/secure
|
||||
chmod -R 544 /var/www/fusionpbx
|
||||
chmod -R 554 /var/www/fusionpbx/secure
|
||||
|
|
|
|||
Loading…
Reference in New Issue