try again...

pull/2149/head
Tanner Davis 2 years ago
parent c4a12cb94e
commit 0eeae75eb8
  1. 1
      install/rhasspy-install.sh

@ -52,7 +52,6 @@ $STD docker run -d \
--restart=always \ --restart=always \
-v "rhasspy_profiles:/profiles" \ -v "rhasspy_profiles:/profiles" \
-v "/etc/localtime:/etc/localtime:ro" \ -v "/etc/localtime:/etc/localtime:ro" \
# --device /dev/snd:/dev/snd \
rhasspy/rhasspy:latest \ rhasspy/rhasspy:latest \
--user-profiles /profiles \ --user-profiles /profiles \
--profile en --profile en

Loading…
Cancel
Save