flm01/openwrt/packages/luci/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight

6 lines
111 B
Bash
Executable file

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