Explorar o código

Update prometheus-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
fb4781cbb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup/prometheus-install.sh

+ 1 - 1
setup/prometheus-install.sh

@@ -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"