Raspbian was the old name, now it is Raspberry OS
This commit is contained in:
parent
acdce382e5
commit
1fb30a8071
|
|
@ -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/Raspbian
|
### Ubuntu and Raspiberry OS
|
||||||
```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