luci/themes/openwrt/root/etc/uci-defaults/luci-theme-openwrt
2010-10-16 15:25:19 +00:00

6 lines
103 B
Bash
Executable file

#!/bin/sh
uci batch <<-EOF
set luci.themes.OpenWrt=/luci-static/openwrt.org
commit luci
EOF