mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 19:16:29 +00:00
fix typo
This commit is contained in:
parent
673d725fbf
commit
608b9d9270
@ -62,7 +62,7 @@ fi
|
|||||||
cd $WORKSPACE && git submodule update --init --recursive
|
cd $WORKSPACE && git submodule update --init --recursive
|
||||||
|
|
||||||
echo "[INFO] Inject HassIO yocto layer"
|
echo "[INFO] Inject HassIO yocto layer"
|
||||||
cp -r $HASSIO_ROOT/meta-hassio $WORKSPACE/layer/
|
cp -r $HASSIO_ROOT/meta-hassio $WORKSPACE/layers/
|
||||||
|
|
||||||
# Additional variables
|
# Additional variables
|
||||||
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user