1
0
Fork 0
musiclight2/run_mpd.sh

5 Zeilen
89 B
Bash
Ausführbare Datei

#!/bin/sh
#dd if=/tmp/mpd.fifo bs=1024 | ./musiclight2
./musiclight2 $* < /tmp/mpd.fifo