1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-17 06:10:06 +00:00
docker-adsb-ultrafeeder/rootfs/etc/cont-finish.d/02-remove-prometheus-data
2023-03-28 16:01:27 -04:00

4 lines
95 B
Text

#!/usr/bin/with-contenv bash
#shellcheck shell=bash
rm -f /run/readsb-prometheus.prom || true