summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt-light/root
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-16 19:44:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-16 19:44:57 +0000
commit9b9ac7d024e6bb91b4bef7cea843125bb46b00b9 (patch)
tree5d53d6d84dbe82400ac7eba9e2844a906c4222a5 /themes/openwrt-light/root
parentfd99cf08af610c93eef383587cf104dea38bccf3 (diff)
themes: drop openwrt-light
Diffstat (limited to 'themes/openwrt-light/root')
-rwxr-xr-xthemes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight7
1 files changed, 0 insertions, 7 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
deleted file mode 100755
index be709fc117..0000000000
--- a/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
- set luci.main.mediaurlbase=/luci-static/openwrt-light
- commit luci
-EOF
-