summaryrefslogtreecommitdiffstats
path: root/noise
diff options
context:
space:
mode:
authorroot <root@krebs>2011-09-09 19:44:50 +0200
committerroot <root@krebs>2011-09-09 19:44:50 +0200
commita6090c2b84798367ee88c35847ec9194e1ad8842 (patch)
tree3d521bcd0a1b8e1ee23f1260ec9ce426e88ca76b /noise
parent0e49743f32b550e4aa47a899d17f481eaed4fbc8 (diff)
//noise /mpc: {mpd -> filebitch}.mpd
Diffstat (limited to 'noise')
-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