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

7 lines
111 B
Bash
Executable File

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