Open5gs: Install WebUI Open5gs

From OnnoWiki
Revision as of 09:22, 26 October 2022 by Yopi Sopiyana (talk | contribs) (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 navigation Jump 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 -