New script to change lirc remote config file

This commit is contained in:
Pecusx
2016-11-09 20:55:45 +01:00
committed by GitHub
parent 46e9b6ceae
commit e6db1197f8
+4
View File
@@ -0,0 +1,4 @@
# Copy new remote config file
cp /usr/share/radio/hardware/remotes/$1 /etc/lirc/lircd.conf
reboot