This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
luci
Watch
2
Star
0
Fork
You've already forked luci
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
eabf36ac4c
luci
/
themes
/
openwrt.org
/
root
/
etc
/
uci-defaults
/
luci-theme-openwrt
7 lines
103 B
Text
Raw
Normal View
History
Unescape
Escape
themes: Add registration of themes at package installation time
2008-07-23 11:32:53 +00:00
#!/bin/sh
uci batch <<-EOF
* luci: replace all "OpenWRT" occurences with "OpenWrt"
2008-10-27 15:19:58 +00:00
set luci.themes.OpenWrt=/luci-static/openwrt.org
themes: Add registration of themes at package installation time
2008-07-23 11:32:53 +00:00
commit luci
EOF
Reference in a new issue
Copy permalink