no open
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user