mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
parent
a79ecedb80
commit
d3bceff8ae
7 changed files with 11 additions and 5 deletions
|
@ -86,7 +86,7 @@ if [ "$ubuntuversion" = "18" ] || [ "$ubuntuversion" -le "18" ]; then
|
|||
fi
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y curl sudo git
|
||||
$STD apt-get install -y curl sudo git mc
|
||||
$STD apt-get install -y make zip net-tools
|
||||
$STD apt-get install -y gcc g++ cmake
|
||||
msg_ok "Installed Dependencies"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue