mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2025-02-18 09:24:29 +01:00
5 lines
95 B
Text
5 lines
95 B
Text
![]() |
#!/usr/bin/with-contenv bash
|
||
|
#shellcheck shell=bash
|
||
|
|
||
|
rm -f /run/readsb-prometheus.prom || true
|