mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update unifi-install.sh
This commit is contained in:
parent
c24dec5b01
commit
4542b2dd88
@ -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…
Reference in New Issue
Block a user