From 786e0e6907a937191219637d13f53af408ec9a85 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 3 Apr 2018 08:59:26 +0200 Subject: [PATCH] Update post-build.sh --- buildroot-external/board/ova/post-build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildroot-external/board/ova/post-build.sh b/buildroot-external/board/ova/post-build.sh index dcaf05fa3..529e3d9ac 100755 --- a/buildroot-external/board/ova/post-build.sh +++ b/buildroot-external/board/ova/post-build.sh @@ -6,6 +6,7 @@ BOARD_DIR="$(dirname $0)" . ${SCRIPT_DIR}/rootfs_layer.sh -rootfs_fix +# HassioOS tasks +fix_rootfs cp ${BOARD_DIR}/rauc.conf ${TARGET_DIR}/etc/rauc/system.conf