forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx.sh
This commit is contained in:
@@ -20,7 +20,7 @@ rpm -Uvh cert-forensics-tools-release*rpm
|
|||||||
yum -y --enablerepo=forensics install lame
|
yum -y --enablerepo=forensics install lame
|
||||||
|
|
||||||
#get the branch
|
#get the branch
|
||||||
if [ .$system_branch = "master" ]; then
|
if [ .$system_branch = .'master' ]; then
|
||||||
verbose "Using master"
|
verbose "Using master"
|
||||||
BRANCH=""
|
BRANCH=""
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user