mirror of https://github.com/tteck/Proxmox.git
Update docker-install.sh
This commit is contained in:
parent
daae1ff77e
commit
8a4ef07882
|
@ -69,7 +69,6 @@ if [[ "${prompt,,}" =~ ^(y|yes)$ ]]; then
|
|||
fi
|
||||
|
||||
motd_ssh
|
||||
root
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get autoremove
|
||||
|
|
Loading…
Reference in New Issue