forked from norman/fusionpbx-install.sh-github-mirror
update repository url for internal development
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
yum -y install git
|
||||
|
||||
#get the install script
|
||||
cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
|
||||
cd /usr/src && git clone https://git.nsinnovations.net/nsinnovations/fusionpbx-install.sh.git
|
||||
|
||||
#change the working directory
|
||||
cd /usr/src/fusionpbx-install.sh/centos
|
||||
|
||||
Reference in New Issue
Block a user