Update fusionpbx.sh
This commit is contained in:
parent
972c95984a
commit
f69b769a3a
|
|
@ -19,7 +19,7 @@ wget https://forensics.cert.org/cert-forensics-tools-release-el7.rpm
|
||||||
rpm -Uvh cert-forensics-tools-release*rpm
|
rpm -Uvh cert-forensics-tools-release*rpm
|
||||||
yum -y --enablerepo=forensics install lame
|
yum -y --enablerepo=forensics install lame
|
||||||
|
|
||||||
|
#get the branch
|
||||||
if [ .$system_branch = "master" ]; then
|
if [ .$system_branch = "master" ]; then
|
||||||
verbose "Using master"
|
verbose "Using master"
|
||||||
BRANCH=""
|
BRANCH=""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue