Open5gs: Install WebUI Open5gs

From OnnoCenterWiki
Revision as of 02:22, 26 October 2022 by Unknown user (talk) (Created page with " sudo apt update sudo apt install -y curl curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt install -y nodejs curl -fsSL https://open5gs.org/ope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
sudo apt update
sudo apt install -y curl
curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt install -y nodejs

curl -fsSL https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -