Misc updates (#1030)

* add back mc in ubuntu

* omada 5.8.4
This commit is contained in:
tteckster 2023-02-07 00:00:13 -05:00 committed by GitHub
parent a79ecedb80
commit d3bceff8ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 5 deletions

View file

@ -79,6 +79,7 @@ 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
msg_ok "Installed Dependencies"