Explorar o código

Update prometheus-install.sh

correct path
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
775134c259
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/prometheus-install.sh

+ 1 - 1
install/prometheus-install.sh

@@ -60,5 +60,5 @@ root
 msg_info "Cleaning up"
 $STD apt-get autoremove
 $STD apt-get autoclean
-rm -rf /root/prometheus-${RELEASE}.linux-amd64 /root/prometheus-${RELEASE}.linux-amd64.tar.gz
+rm -rf ../prometheus-${RELEASE}.linux-amd64 ../prometheus-${RELEASE}.linux-amd64.tar.gz
 msg_ok "Cleaned"