Update Reeadme
This commit is contained in:
parent
b327780dfc
commit
6c36492f26
12
README.md
12
README.md
|
@ -3,6 +3,14 @@
|
||||||
A little install script that installs FreePBX 17, but without all the commercial bloat.
|
A little install script that installs FreePBX 17, but without all the commercial bloat.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Just use this command to automatically run the command.
|
```bash
|
||||||
|
curl -s https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install.sh | bash
|
||||||
|
```
|
||||||
|
|
||||||
[ ] TODO: Add this kek
|
|
||||||
|
## Arguments
|
||||||
|
- `-y` Skip all prompts
|
||||||
|
- `--edge` Install the edge version of FreePBX
|
||||||
|
|
||||||
|
## License
|
||||||
|
This project is licensed under the GNU General Public License v3.0 or later. See the [LICENSE](LICENSE) file for more information.
|
||||||
|
|
Loading…
Reference in a new issue