1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 22:00:07 +00:00
docker-adsb-ultrafeeder/rootfs/etc/s6-overlay/scripts/02-remove-prometheus-data-down
Fred Clausen f5afa4c293 initial
2023-08-30 20:59:09 -06:00

6 lines
135 B
Text
Executable file

#!/command/with-contenv bash
# shellcheck shell=bash disable=SC1091
source /scripts/common
rm -f /run/readsb-prometheus.prom || true