add script to start playing music on another host
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
28bdc25c1b
commit
b34e6c46f9
1 changed files with 5 additions and 0 deletions
5
buche-mpc
Executable file
5
buche-mpc
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
export MPD_HOST=buche
|
||||||
|
|
||||||
|
mpc play
|
Loading…
Reference in a new issue