luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt

6 lines
103 B
Bash
Executable file

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