Update fusionpbx.sh
This commit is contained in:
parent
581cdd15f4
commit
9c40c2b288
|
|
@ -10,3 +10,4 @@ apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools
|
|||
#get the source code
|
||||
git clone 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue