summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org-oxygen/root
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt.org-oxygen/root')
-rwxr-xr-xthemes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen6
1 files changed, 6 insertions, 0 deletions
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
index 0000000000..6fc593f672
--- /dev/null
+++ b/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen
@@ -0,0 +1,6 @@
+#!/bin/sh
+uci batch <<-EOF
+ set luci.themes.OpenWrtOxygen=/luci-static/openwrt.org-oxygen
+ commit luci
+EOF
+