mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 21:13:40 +00:00
Fix WebUI Install URL in the document [#495]
This commit is contained in:
@@ -172,7 +172,7 @@ The following shows how to install the Web UI of Open5GS.
|
||||
```bash
|
||||
$ curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
||||
$ sudo apt install nodejs
|
||||
$ curl -sL http://open5gs.org/static/webui/install | sudo -E bash -
|
||||
$ curl -sL https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -
|
||||
```
|
||||
|
||||
### Configuration & Running
|
||||
|
||||
Reference in New Issue
Block a user