Difference between revisions of "Open5gs: Install WebUI Open5gs"
		
		
		
		
		
		Jump to navigation
		Jump 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...")  | 
				|||
| 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 13: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 -