From f69b769a3a718fc87e9ba7499e161e1b036c9b73 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 23 Apr 2017 01:43:41 -0600 Subject: [PATCH] Update fusionpbx.sh --- centos/resources/fusionpbx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/resources/fusionpbx.sh b/centos/resources/fusionpbx.sh index a3eb8db..101f091 100755 --- a/centos/resources/fusionpbx.sh +++ b/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=""