aboutsummaryrefslogtreecommitdiff
path: root/examples/example5.sh
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2019-01-14 20:41:52 -0700
committerCody Hiar <codyfh@gmail.com>2019-01-14 20:41:52 -0700
commite1c3d2ec14c1617fc779bccfdb64b4c09bdc6525 (patch)
tree08a2c3eaa0516cb2d2f984c01721bb457222b13b /examples/example5.sh
parenta69b96fe168a05792288ef2e186a86e6540f85bd (diff)
Alpha Version
Diffstat (limited to 'examples/example5.sh')
-rwxr-xr-xexamples/example5.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/example5.sh b/examples/example5.sh
index aaaff17..64437e1 100755
--- a/examples/example5.sh
+++ b/examples/example5.sh
@@ -23,6 +23,7 @@ docker run -it \
--rm \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix"$DISPLAY" \
- --device /dev/snd \
+ --device /dev/snd:/dev/snd \
--name spotify \
+ --user root \
jess/spotify