Files
hassio-addons/zzz_draft_birdnet-pi/rootfs/custom-services.d/chart_viewer
Alexandre 39124019d1 update
2024-04-25 15:59:44 +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