mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-21 06:39:42 +02:00
6 lines
178 B
Bash
6 lines
178 B
Bash
# Copy new version of ir config file (overwrite old)
|
|
cp --preserve=timestamp -R /usr/share/radio/hardware/ir/lircrc /etc/lirc/
|
|
|
|
# Set up loopback audio module
|
|
modprobe snd-aloop
|