mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
[WebUI] change curl version to LTS-14 (#971)
This commit is contained in:
parent
6cc84b69ce
commit
ab93fb7613
5 changed files with 10 additions and 10 deletions
|
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# Run as root or insert `sudo -E` before `bash`:
|
||||
#
|
||||
# curl -sL http://open5gs.org/static/setup_3.x | bash -
|
||||
# curl -fsSL https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -
|
||||
# or
|
||||
# wget -qO- http://open5gs.org/static/setup_3.x | bash -
|
||||
# wget -qO- https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -
|
||||
#
|
||||
|
||||
PACKAGE="open5gs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue