mirror of
https://github.com/openwrt/packages.git
synced 2025-07-05 04:13:08 +00:00
This is a port of prometheus-node-exporter-lua to ucode. Signed-off-by: Andre Heider <a.heider@gmail.com>
3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/ucode -T /usr/share/ucode/node-exporter/metrics.uc $*
|