1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2025-03-01 15:11:23 +01:00
docker-adsb-ultrafeeder/rootfs/etc/s6-overlay/scripts/02-remove-prometheus-data-down

7 lines
135 B
Text
Raw Normal View History

2023-08-30 20:59:09 -06:00
#!/command/with-contenv bash
2023-04-08 17:07:11 -04:00
# shellcheck shell=bash disable=SC1091
source /scripts/common
2023-03-28 16:01:27 -04:00
rm -f /run/readsb-prometheus.prom || true