summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt-light/root
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt-light/root')
-rwxr-xr-xthemes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight b/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
new file mode 100755
index 0000000000..b797a0073a
--- /dev/null
+++ b/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+ set luci.themes.OpenWRT_Light=/luci-static/openwrt-light
+ commit luci
+EOF
+