Update fusionpbx.sh

This commit is contained in:
FusionPBX 2017-04-23 01:44:41 -06:00 committed by GitHub
parent f69b769a3a
commit ef0490bce7
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ verbose "Installing FusionPBX"
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 branch
if [ .$system_branch = "master" ]; then
verbose "Using master"
branch=""