5 lines
99 B
Bash
5 lines
99 B
Bash
# Copy new remote config file
|
|
cp /usr/share/radio/hardware/remotes/$1 /etc/lirc/lircd.conf
|
|
|
|
reboot
|