summaryrefslogtreecommitdiffstats
path: root/noise/modules/mpc
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-09-12 14:32:18 +0200
committermakefu <github@syntax-fehler.de>2011-09-12 14:32:18 +0200
commit9f70f9b5b462aa3e150b9708f695edfaf716edd4 (patch)
tree5cbebe6cbc0ada2c988d7f14d0bbbc52a68b37c1 /noise/modules/mpc
parent568fbd7fa5541182bbbc33560863ec9c3ff01d48 (diff)
parenta07326f6c57a7e8f49b9bef96ded427275a16e2e (diff)
Merge branch 'master' into punani_files
Diffstat (limited to 'noise/modules/mpc')
-rwxr-xr-xnoise/modules/mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/noise/modules/mpc b/noise/modules/mpc
index 0ab72058..20abf19b 100755
--- a/noise/modules/mpc
+++ b/noise/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
- MPD_HOST=mpd.shack mpc $@
+ MPD_HOST=filebitch.shack mpc $@
esac