mirror of https://github.com/tteck/Proxmox.git
Update grocy-install.sh
This commit is contained in:
parent
24973788d8
commit
d49eb76efa
|
@ -114,5 +114,5 @@ msg_ok "Customized Container"
|
|||
msg_info "Cleaning up"
|
||||
apt-get autoremove >/dev/null
|
||||
apt-get autoclean >/dev/null
|
||||
rm -rf /var/{cache,log}/* /var/lib/apt/lists/* /root/latest
|
||||
rm -rf /root/latest
|
||||
msg_ok "Cleaned"
|
||||
|
|
Loading…
Reference in New Issue