FusionPBX пре 8 година
родитељ
комит
f69b769a3a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      centos/resources/fusionpbx.sh

+ 1 - 1
centos/resources/fusionpbx.sh

@@ -19,7 +19,7 @@ wget https://forensics.cert.org/cert-forensics-tools-release-el7.rpm
 rpm -Uvh cert-forensics-tools-release*rpm
 yum -y --enablerepo=forensics install lame
 
-
+#get the branch
 if [ .$system_branch = "master" ]; then
 	verbose "Using master"
 	BRANCH=""