no open
This commit is contained in:
@@ -18,9 +18,7 @@ docker run \
|
|||||||
-p 15002:5002 \
|
-p 15002:5002 \
|
||||||
rhasspy/larynx:latest
|
rhasspy/larynx:latest
|
||||||
|
|
||||||
docker logs -f larynx &
|
|
||||||
until curl -m 2 localhost:15002 &> /dev/null; do
|
until curl -m 2 localhost:15002 &> /dev/null; do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
open http://localhost:15002
|
echo open http://localhost:15002
|
||||||
wait
|
|
||||||
|
|||||||
Reference in New Issue
Block a user