Update fusionpbx.sh
This commit is contained in:
parent
a0280f5bf0
commit
83344bed92
|
|
@ -30,4 +30,5 @@ fi
|
||||||
#get the source code
|
#get the source code
|
||||||
git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
|
git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
|
||||||
chown -R www-data:www-data /var/www/fusionpbx
|
chown -R www-data:www-data /var/www/fusionpbx
|
||||||
chmod -R 755 /var/www/fusionpbx/secure
|
chmod -R 554 /var/www/fusionpbx
|
||||||
|
chmod -R 554 /var/www/fusionpbx/secure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue