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

7 lines
103 B
Bash
Executable File

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