mirror of
https://github.com/rhasspy/rhasspy.git
synced 2022-02-12 01:59:45 +03:00
Use latest version in Docker script
This commit is contained in:
@@ -12,7 +12,7 @@ else
|
||||
profile_dir="${XDG_CONFIG_HOME}/rhasspy/profiles"
|
||||
fi
|
||||
|
||||
version="$(cat VERSION)"
|
||||
version='latest'
|
||||
|
||||
docker run -it -p 12101:12101 \
|
||||
--device /dev/snd:/dev/snd \
|
||||
|
||||
Reference in New Issue
Block a user