OpenWrt.org Oxygen theme, first steps
[project/luci.git] / themes / openwrt.org-oxygen / root / etc / uci-defaults / luci-theme-openwrt-oxygen
diff --git a/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen b/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen
new file mode 100755 (executable)
index 0000000..6fc593f
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+       set luci.themes.OpenWrtOxygen=/luci-static/openwrt.org-oxygen
+        commit luci
+EOF
+