Update fusionpbx.sh
This commit is contained in:
parent
5552381442
commit
e4af64e4ce
|
|
@ -30,5 +30,3 @@ 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 744 /var/www/fusionpbx
|
|
||||||
chmod -R 755 /var/www/fusionpbx/secure
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue