You've already forked supervised-installer
mirror of
https://github.com/armbian/supervised-installer.git
synced 2026-01-06 12:31:12 -08:00
* Use /var/lib/homeassistant as Supervisor data directory Instead of using /usr/share/hassio use /var/lib/homeassistant as Supervisor data directory. While the Supervisor data directory is a mixed bag of user and somewhat static files, /var/lib seems the better fit than /usr/local. Fixes: #393 * Handle upgrade correctly