Update fusionpbx.sh
This commit is contained in:
parent
bc0f0ed935
commit
71c9130b52
|
|
@ -4,7 +4,7 @@
|
||||||
echo "Install FusionPBX"
|
echo "Install FusionPBX"
|
||||||
|
|
||||||
#install dependencies
|
#install dependencies
|
||||||
apt-get install -y --force-yes vim git dbus haveged
|
apt-get install -y --force-yes vim git dbus haveged ssl-cert
|
||||||
apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools
|
apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools
|
||||||
|
|
||||||
#get the source code
|
#get the source code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue