Update fusionpbx.sh
This commit is contained in:
parent
bc0f0ed935
commit
71c9130b52
|
|
@ -4,7 +4,7 @@
|
|||
echo "Install FusionPBX"
|
||||
|
||||
#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
|
||||
|
||||
#get the source code
|
||||
|
|
|
|||
Loading…
Reference in New Issue