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