* luci/themes: add "OpenWrt Light" theme, a derivate of openwrt.org theme without...
[project/luci.git] / themes / openwrt-light / root / etc / uci-defaults / luci-theme-openwrtlight
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 (executable)
index 0000000..b797a00
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+       set luci.themes.OpenWRT_Light=/luci-static/openwrt-light
+        commit luci
+EOF
+