musiclight2/run_mpd.sh

5 строки
89 B
Bash
Исполняемый файл

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