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
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 apt-transport-https
$STD apt-get install -y software-properties-common
msg_ok "Installed Dependencies"