78df7a5efa
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
5 lines
64 B
Bash
Executable file
5 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd ~/oeffentlich/audio
|
|
mpd --no-daemon ./mpd.conf
|
|
|