forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx.sh
This commit is contained in:
4
debian/resources/fusionpbx.sh
vendored
4
debian/resources/fusionpbx.sh
vendored
@@ -11,8 +11,8 @@ cd "$(dirname "$0")"
|
|||||||
verbose "Installing FusionPBX"
|
verbose "Installing FusionPBX"
|
||||||
|
|
||||||
#install dependencies
|
#install dependencies
|
||||||
apt-get install -y --force-yes vim git dbus haveged ssl-cert qrencode
|
apt-get install -y vim git dbus haveged ssl-cert qrencode
|
||||||
apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools at
|
apt-get install -y ghostscript libtiff5-dev libtiff-tools at
|
||||||
|
|
||||||
#get the branch
|
#get the branch
|
||||||
if [ .$system_branch = .'master' ]; then
|
if [ .$system_branch = .'master' ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user