musiclight2/run_mpd.sh

5 行
89 B
Bash
実行ファイル

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