summaryrefslogtreecommitdiffstats
path: root/modules/mpc
diff options
context:
space:
mode:
authortv <tv@also>2010-12-28 21:28:05 +0100
committertv <tv@also>2010-12-28 21:28:05 +0100
commit353a4587a8c8853fc1abade62226ee293c792c08 (patch)
treecc80dd1f7078960017da730f6ba0bcfe4a30b47a /modules/mpc
parenta3edb372bd49b3ad0ba5509030445ae004c5cc93 (diff)
parent5e0e70d0e4138c89709f29f39b46e293dc31a68b (diff)
Merge ssh://telnet/~/noise
Diffstat (limited to 'modules/mpc')
-rwxr-xr-xmodules/mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mpc b/modules/mpc
index 6626532b..0ab72058 100755
--- a/modules/mpc
+++ b/modules/mpc
@@ -10,5 +10,5 @@ case "$1" in
##echo test-module called with following arguments: "$@"
## send command for re-evaluation:
##echo /espeak test >$NOISE_linefeed
- mpc $@
+ MPD_HOST=mpd.shack mpc $@
esac