Update fusionpbx.sh

This commit is contained in:
Errol Samuels 2016-05-13 22:02:36 +01:00
parent bc0f0ed935
commit 71c9130b52
1 changed files with 1 additions and 1 deletions

View File

@ -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