Browse Source

Update fusionpbx.sh

FusionPBX 8 years ago
parent
commit
ef0490bce7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/resources/fusionpbx.sh

+ 1 - 0
debian/resources/fusionpbx.sh

@@ -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 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 branch
 if [ .$system_branch = "master" ]; then
 if [ .$system_branch = "master" ]; then
 	verbose "Using master"
 	verbose "Using master"
 	branch=""
 	branch=""