mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 04:06:33 +00:00
update build-env
This commit is contained in:
parent
1a4022ccef
commit
dd21da2e75
@ -60,7 +60,7 @@ echo "[INFO] Docker was initialized."
|
|||||||
|
|
||||||
# Start barys with all the arguments requested
|
# Start barys with all the arguments requested
|
||||||
echo "[INFO] Running build as builder user..."
|
echo "[INFO] Running build as builder user..."
|
||||||
sudo -H -u builder /yocto/image/resin-yocto-scripts/build/barys $@ &
|
sudo -H -u builder /yocto/resin-board/resin-yocto-scripts/build/barys $@ &
|
||||||
barys_pid=$!
|
barys_pid=$!
|
||||||
wait $barys_pid || true
|
wait $barys_pid || true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user