mirror of https://github.com/tteck/Proxmox.git
Update debian-install.sh
This commit is contained in:
parent
0cb7754ce2
commit
579413179b
|
@ -20,9 +20,8 @@ $STD apt-get install -y mc
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
motd_ssh
|
||||
root
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get autoremove
|
||||
$STD apt-get autoclean
|
||||
msg_ok "Cleaned"
|
||||
msg_ok "Cleaned"
|
||||
|
|
Loading…
Reference in New Issue