df2daf524d
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
3 lines
47 B
Bash
Executable file
3 lines
47 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mplayer -ao alsa:device=hw=0.7 "$@"
|