mir3c/squashfs-root/etc/uci-defaults/luci-theme-openwrt

7 lines
103 B
Plaintext
Raw Normal View History

2018-05-25 08:49:31 +00:00
#!/bin/sh
uci batch <<-EOF
set luci.themes.OpenWrt=/luci-static/openwrt.org
commit luci
EOF