mirror of https://github.com/tteck/Proxmox.git
Update omada-v5-install.sh
This commit is contained in:
parent
fabe6f0dd3
commit
3b7cb76cd0
|
@ -79,7 +79,6 @@ msg_ok "Updated Container OS"
|
|||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y curl
|
||||
$STD apt-get install -y sudo
|
||||
$STD apt-get install -y mc
|
||||
$STD apt-get install -y gnupg
|
||||
$STD apt-get install -y openjdk-8-jre-headless
|
||||
$STD apt-get install -y jsvc
|
||||
|
|
Loading…
Reference in New Issue