mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Doesn't set argon as default theme
This commit is contained in:
parent
16ff5e6ab2
commit
d8fd57af62
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
uci batch <<-EOF
|
uci batch <<-EOF
|
||||||
set luci.themes.Argon=/luci-static/argon
|
set luci.themes.Argon=/luci-static/argon
|
||||||
set luci.main.mediaurlbase=/luci-static/argon
|
|
||||||
commit luci
|
commit luci
|
||||||
EOF
|
EOF
|
||||||
[ -f /usr/lib/lua/luci/view/themes/argon/out_header_login.htm ] && mv -f /usr/lib/lua/luci/view/themes/argon/out_header_login.htm /usr/lib/lua/luci/view/header_login.htm
|
[ -f /usr/lib/lua/luci/view/themes/argon/out_header_login.htm ] && mv -f /usr/lib/lua/luci/view/themes/argon/out_header_login.htm /usr/lib/lua/luci/view/header_login.htm
|
||||||
|
|
Loading…
Reference in a new issue