Add mpd sripts
[khome.git] / bin / mpd_cmd
diff --git a/bin/mpd_cmd b/bin/mpd_cmd
new file mode 100755 (executable)
index 0000000..2cc24e4
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+echo "$1\nclose" | nc 127.0.0.1 6600
This page took 0.024002 seconds and 4 git commands to generate.