X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fluci-theme-openwrt%2Froot%2Fetc%2Fuci-defaults%2Fluci-theme-openwrt;fp=themes%2Fluci-theme-openwrt%2Froot%2Fetc%2Fuci-defaults%2Fluci-theme-openwrt;h=d8dea0467e4866856127f8866e58ef5de6f7c0b8;hp=0000000000000000000000000000000000000000;hb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;hpb=9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 diff --git a/themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt b/themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt new file mode 100755 index 000000000..d8dea0467 --- /dev/null +++ b/themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt @@ -0,0 +1,6 @@ +#!/bin/sh +uci batch <<-EOF + set luci.themes.OpenWrt=/luci-static/openwrt.org + commit luci +EOF +