Update README.md
This commit is contained in:
parent
68f9e47c34
commit
6d3ea6f433
|
|
@ -5,6 +5,7 @@ This install script that has been designed to be an fast, simple, and modular wa
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt-get install -y git
|
apt-get install -y git
|
||||||
|
cd /usr/src
|
||||||
git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
|
git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
|
||||||
chmod 755 -R /usr/src/fusionpbx-install.sh
|
chmod 755 -R /usr/src/fusionpbx-install.sh
|
||||||
cd /usr/src/fusionpbx-install.sh/debian
|
cd /usr/src/fusionpbx-install.sh/debian
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue