diff --git a/html/scripts/set_remote.sh b/html/scripts/set_remote.sh
new file mode 100644
index 0000000..a092030
--- /dev/null
+++ b/html/scripts/set_remote.sh
@@ -0,0 +1,4 @@
+# Copy new remote config file
+cp /usr/share/radio/hardware/remotes/$1 /etc/lirc/lircd.conf
+
+reboot