no open
parent
ad91c4547f
commit
86b67db949
|
|
@ -18,9 +18,7 @@ docker run \
|
|||
-p 15002:5002 \
|
||||
rhasspy/larynx:latest
|
||||
|
||||
docker logs -f larynx &
|
||||
until curl -m 2 localhost:15002 &> /dev/null; do
|
||||
sleep 1
|
||||
done
|
||||
open http://localhost:15002
|
||||
wait
|
||||
echo open http://localhost:15002
|
||||
|
|
|
|||
Loading…
Reference in New Issue