mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 17:16:33 +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
|
||||
|
||||
echo "[INFO] Inject HassIO yocto layer"
|
||||
cp -r $HASSIO_ROOT/meta-hassio $WORKSPACE/layer/
|
||||
cp -r $HASSIO_ROOT/meta-hassio $WORKSPACE/layers/
|
||||
|
||||
# Additional variables
|
||||
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
||||
|
Loading…
x
Reference in New Issue
Block a user