mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Fixed a bug WebUI for production build (#1824)
This commit is contained in:
parent
b9f6432e54
commit
f1c0b6d239
13 changed files with 5556 additions and 5077 deletions
|
|
@ -184,7 +184,7 @@ $ sudo apt install open5gs
|
|||
The following shows how to install the Web UI of Open5GS.
|
||||
|
||||
```bash
|
||||
$ curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
|
||||
$ curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
|
||||
$ sudo apt install nodejs
|
||||
$ curl -fsSL https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue