forked from norman/fusionpbx-install.sh-github-mirror
update repository url for internal development
This commit is contained in:
@@ -7,7 +7,7 @@ apt-get -q update && apt-get upgrade -y
|
||||
apt-get install -y 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/devuan
|
||||
|
||||
Reference in New Issue
Block a user