Update pre-install.sh
This commit is contained in:
parent
24da9b5225
commit
ccf6adce5a
|
|
@ -7,7 +7,8 @@ apt-get update && apt-get upgrade -y
|
||||||
apt-get install -y git lsb-release
|
apt-get install -y git lsb-release
|
||||||
|
|
||||||
#get the install script
|
#get the install script
|
||||||
cd /usr/src && git clone https://github.com/Scuzz12/fusionpbx-install.sh.git
|
cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
|
||||||
|
|
||||||
#change the working directory
|
#change the working directory
|
||||||
cd /usr/src/fusionpbx-install.sh/debian
|
cd /usr/src/fusionpbx-install.sh/debian
|
||||||
|
Footer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue