Update omada-v5-install.sh

pull/1025/head
tteckster 3 years ago committed by GitHub
parent fabe6f0dd3
commit 3b7cb76cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      install/omada-v5-install.sh

@ -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…
Cancel
Save