mirror of https://github.com/tteck/Proxmox.git
Update ubuntu-v5-install.sh
This commit is contained in:
parent
a68c5892c5
commit
fabe6f0dd3
|
@ -85,7 +85,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
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
|
|
Loading…
Reference in New Issue