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