mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Doesn't set openwrt 2020 theme by default after update
This commit is contained in:
parent
6e61c685ad
commit
bc65dccedb
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ if [ "$PKG_UPGRADE" != 1 ]; then
|
|||
uci get luci.themes.OpenWrt2020 >/dev/null 2>&1 || \
|
||||
uci batch <<-EOF
|
||||
set luci.themes.OpenWrt2020=/luci-static/openwrt2020
|
||||
set luci.main.mediaurlbase=/luci-static/openwrt2020
|
||||
commit luci
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue