mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-27 12:14:53 +01:00
* Fix Docker key.json corruption check Since /etc/docker does not get bind mounted anymore (see #2116), key.json from the overlay partition is used directly. * Use -e flag for jq to get useful exit code