mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
Refactor cleanup steps to use cleanup_lxc function (#9354)
This commit is contained in:
parent
89198b0601
commit
afe330173e
307 changed files with 522 additions and 1971 deletions
|
|
@ -36,8 +36,4 @@ msg_ok "Installed Apache CouchDB."
|
|||
|
||||
motd_ssh
|
||||
customize
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get -y autoremove
|
||||
$STD apt-get -y autoclean
|
||||
msg_ok "Cleaned"
|
||||
cleanup_lxc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue