Add helper script wait_network
This commit is contained in:
parent
537481a849
commit
e8cd68c722
4 changed files with 9 additions and 6 deletions
|
@ -17,8 +17,7 @@ ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
|||
cd $WORKSPACE
|
||||
incus launch images:$IMAGE $CNAME --quiet
|
||||
|
||||
# Wait network
|
||||
sleep 5
|
||||
wait_network $CNAME
|
||||
|
||||
# Navidrome
|
||||
incus exec $CNAME -- mkdir /etc/esh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue