From 979af0c8bc7eb6dc4f2ff6703a7698f74a5fe9f9 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 13 May 2018 16:11:04 +0200 Subject: [PATCH] fix os-release --- buildroot-external/scripts/post-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/scripts/post-build.sh b/buildroot-external/scripts/post-build.sh index 224bb7e44..691d52357 100755 --- a/buildroot-external/scripts/post-build.sh +++ b/buildroot-external/scripts/post-build.sh @@ -23,7 +23,7 @@ install_hassio_cli echo "HOME_URL=https://hass.io/" echo "VARIANT=\"Hass.io ${BOARD_NAME}\"" echo "VARIANT_ID=${BOARD_ID}" -) > /etc/os-release +) > /usr/lib/os-release # Write machine-info (