mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-08 22:22:29 +02:00
- 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