Files
hassio-addons/zzz_draft_birdnet-pi/rootfs/custom-services.d/00_chart_viewer
Alexandre 85c31dc2c4 update
2024-04-25 19:23:39 +02:00

5 lines
171 B
Plaintext

#!/usr/bin/with-contenv bashio
echo "Starting service: chart viewer"
exec \
s6-setuidgid "$USER" "$PYTHON_VIRTUAL_ENV" /usr/local/bin/daily_plot.py --daemon --sleep 2