This commit is contained in:
sirpdboy 2021-03-10 19:15:01 +08:00
parent 84fa3139bb
commit da8d52e77c

View File

@ -1,6 +1,8 @@
#!/bin/sh
uci batch <<-EOF
set luci.themes.Btmod=/luci-static/btmod
set luci.main.mediaurlbase=/luci-static/btmod
commit luci
EOF
exit 0