Browse Source

fix bug

master
xiaoz 3 years ago
parent
commit
c5d7e4e767
  1. 3
      node_exporter.sh

3
node_exporter.sh

@ -74,4 +74,5 @@ clean_work() { @@ -74,4 +74,5 @@ clean_work() {
rm -rf /opt/node_exporter-${VERSION}.linux-amd64.tar.gz
}
depend && download && setting release_port && reg_systemd
depend && download && setting && release_port && reg_systemd
clean_work
Loading…
Cancel
Save