mirror of
https://github.com/stupidloud/nanopi-openwrt.git
synced 2025-06-03 22:03:43 +08:00
Build: fix
This commit is contained in:
parent
a384e4ffcb
commit
1248185b14
@ -112,7 +112,7 @@ sed -i $line_number_h6',+10 s/font-weight: normal/font-weight: bold/' $css_file
|
||||
fi
|
||||
|
||||
# set default theme to openwrt2020
|
||||
sed -i '/uci commit luci/i\uci set luci.main.mediaurlbase="/luci-static/openwrt2020"' `find package -type f -path '*/default-settings/files/zzz-default-settings'`
|
||||
sed -i '/uci commit luci/i\uci set luci.main.mediaurlbase="/luci-static/openwrt2020"' `find package -type f -path '*/default-settings/files/99-default-settings'`
|
||||
|
||||
# remove the mirros from cn
|
||||
sed -i '/182.140.223.146/d;/\.cn\//d;/tencent/d' scripts/download.pl
|
||||
|
Loading…
x
Reference in New Issue
Block a user