Update README.md
This commit is contained in:
parent
1fb30a8071
commit
379932028e
|
|
@ -13,7 +13,7 @@ wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/maste
|
||||||
cd /usr/src/fusionpbx-install.sh/debian && ./install.sh
|
cd /usr/src/fusionpbx-install.sh/debian && ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Ubuntu and Raspiberry OS
|
### Ubuntu and Raspian
|
||||||
```sh
|
```sh
|
||||||
wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/ubuntu/pre-install.sh | sh;
|
wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/ubuntu/pre-install.sh | sh;
|
||||||
cd /usr/src/fusionpbx-install.sh/ubuntu && ./install.sh
|
cd /usr/src/fusionpbx-install.sh/ubuntu && ./install.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue