Update fusionpbx.sh
This commit is contained in:
parent
f69b769a3a
commit
ef0490bce7
|
|
@ -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=""
|
||||
|
|
|
|||
Loading…
Reference in New Issue