From a2d1ca7af0e72c451b31c7a35e13df9583de048e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 6 Dec 2008 14:31:30 +0000 Subject: OpenWrt.org Oxygen theme, first steps --- .../root/etc/uci-defaults/luci-theme-openwrt-oxygen | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen (limited to 'themes/openwrt.org-oxygen/root') 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 + -- cgit v1.2.3