mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-09 19:08:33 +00:00
Update post-build.sh
This commit is contained in:
@@ -32,7 +32,7 @@ install_hassos_cli
|
|||||||
) > ${TARGET_DIR}/etc/machine-info
|
) > ${TARGET_DIR}/etc/machine-info
|
||||||
|
|
||||||
# Settup rauc
|
# Settup rauc
|
||||||
sed -i "s/%COMPATIBLE%/${HASSIO_ID}-${BOARD_ID}/g" ${TARGET_DIR}/etc/rauc/system.conf
|
sed -i "s/%COMPATIBLE%/${HASSOS_ID}-${BOARD_ID}/g" ${TARGET_DIR}/etc/rauc/system.conf
|
||||||
|
|
||||||
# Settup the correct CA
|
# Settup the correct CA
|
||||||
if [ "${DEPLOYMENT}" == "development" ]; then
|
if [ "${DEPLOYMENT}" == "development" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user