Open5gs: Install WebUI Open5gs: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
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..." |
No edit summary |
||
| Line 1: | Line 1: | ||
Berikut ini adalah cara install WebUI pada Open5gs | |||
sudo apt update | sudo apt update | ||
sudo apt install -y curl | sudo apt install -y curl | ||
Revision as of 06:50, 26 October 2022
Berikut ini adalah cara install WebUI pada Open5gs
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 -