summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight')
-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
-