mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Adding MC to the deps
This commit is contained in:
parent
3e3fbebf3e
commit
cf9ea042b7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ update_os
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y curl
|
$STD apt-get install -y curl
|
||||||
$STD apt-get install -y sudo
|
$STD apt-get install -y sudo
|
||||||
|
$STD apt-get install -y mc
|
||||||
$STD apt-get install -y build-essential
|
$STD apt-get install -y build-essential
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue