summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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