mpc: moved to github
[packages.git] / sound / mpc / files / pls-handler.sh
diff --git a/sound/mpc/files/pls-handler.sh b/sound/mpc/files/pls-handler.sh
deleted file mode 100644 (file)
index 9394417..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env sh
-echo parameter: file.pls
-mpc clear
-grep '^File[0-9]*' $1 | sed -e 's/^File[0-9]*=//' | mpc add
-mpc play
\ No newline at end of file