diff options
Diffstat (limited to 'themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight')
-rwxr-xr-x | themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight | 7 |
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 - |