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-openwrtlight2
1 files changed, 1 insertions, 1 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
index b797a0073..c2322a4b4 100755
--- a/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
+++ b/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight
@@ -1,6 +1,6 @@
#!/bin/sh
uci batch <<-EOF
- set luci.themes.OpenWRT_Light=/luci-static/openwrt-light
+ set luci.themes.OpenWrt_Light=/luci-static/openwrt-light
commit luci
EOF