mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update unifi-install.sh
This commit is contained in:
parent
4542b2dd88
commit
d3ef2acb8c
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ msg_ok "Customized Container"
|
|||
fi
|
||||
|
||||
msg_info "Cleaning up"
|
||||
#apt-get autoremove >/dev/null
|
||||
#apt-get autoclean >/dev/null
|
||||
apt-get autoremove >/dev/null
|
||||
apt-get autoclean >/dev/null
|
||||
rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
|
||||
msg_ok "Cleaned"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue