Files
hassio-addons/fireflyiii_data_importer/rootfs/etc/cont-init.d
copilot-swe-agent[bot] e22b44b5ec Fix cron jobs not running in Firefly III Data Importer addon
- Change cronupdate shebang from bashio to /bin/bash (cron PATH lacks bashio)
- Remove bashio API calls from cron script (no Supervisor access in cron)
- Source /.env in cron script to load all env_vars from 00-global_var.sh
- Persist SILENT_MODE to /etc/environment for cron access
- Remove destructive `sed 's|root|www-data|g'` on /etc/crontab
- Fix /etc/environment permissions from 600 to 644 for cron readability
2026-05-28 08:31:12 +00:00
..
2025-02-06 11:00:27 +01:00