Move remaining code out of bin
[khatus.git] / bin / khatus_sensor_mpd
diff --git a/bin/khatus_sensor_mpd b/bin/khatus_sensor_mpd
deleted file mode 100755 (executable)
index 058cecd..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-set -e
-
-dir_bin="$1"
-
-echo 'status\ncurrentsong' \
-| nc 127.0.0.1 6600 \
-| "$dir_bin"/khatus_parse_mpd_status_currentsong
This page took 0.02729 seconds and 4 git commands to generate.