mirror of https://github.com/tteck/Proxmox.git
Update prometheus-install.sh
This commit is contained in:
parent
06ef335aa9
commit
fb4781cbb7
|
@ -118,5 +118,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/*
|
||||
rm -rf /var/{cache,log}/* /var/lib/apt/lists/* /root/prometheus-2.36.2.linux-amd64 /root/prometheus-2.36.2.linux-amd64.tar.gz
|
||||
msg_ok "Cleaned"
|
||||
|
|
Loading…
Reference in New Issue