FusionPBX 8 жил өмнө
parent
commit
ef0490bce7

+ 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 ghostscript libtiff5-dev libtiff-tools
 
+#get the branch
 if [ .$system_branch = "master" ]; then
 	verbose "Using master"
 	branch=""