Raspbian was the old name, now it is Raspberry OS

This commit is contained in:
Leandro Heck 2022-11-28 21:59:59 -03:00
parent acdce382e5
commit 1fb30a8071
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/maste
cd /usr/src/fusionpbx-install.sh/debian && ./install.sh
```
### Ubuntu/Raspbian
### Ubuntu and Raspiberry OS
```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