Update install_node_exporter.sh

This commit is contained in:
vijay 2025-05-05 02:52:24 +00:00
parent a99c7acc39
commit 771e767db9

View File

@ -1,4 +1,6 @@
#!/bin/bash #!/bin/bash
# paste this command : wget -O /tmp/install_node_exporter.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/install_node_exporter.sh && bash /tmp/install_node_exporter.sh && rm -f /tmp/install_node_exporter.sh
# Function to install node_exporter # Function to install node_exporter
install_node_exporter() { install_node_exporter() {