update repository url for internal development

This commit is contained in:
2026-04-04 07:03:13 -04:00
parent 74c0616ab3
commit af3a9b2d16
6 changed files with 10 additions and 10 deletions

View File

@@ -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