From f4f5b3b7aff2ac45ee035f54d6e8899ff963d133 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 9 Dec 2013 20:07:19 +0100 Subject: noise: RIP --- noise/modules/mpc | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 noise/modules/mpc (limited to 'noise/modules/mpc') diff --git a/noise/modules/mpc b/noise/modules/mpc deleted file mode 100755 index 20abf19b..00000000 --- a/noise/modules/mpc +++ /dev/null @@ -1,14 +0,0 @@ -#! /bin/sh - -case "$1" in - (--help) - case "$2" in - (--verbose) mpc --help ;; - (*) echo access mpd - esac ;; - (*) - ##echo test-module called with following arguments: "$@" - ## send command for re-evaluation: - ##echo /espeak test >$NOISE_linefeed - MPD_HOST=filebitch.shack mpc $@ -esac -- cgit v1.2.3