You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i $line_number_FV' a <a href="https://github.com/klever1988/nanopi-openwrt" target="_blank">klever1988/nanopi-openwrt</a> '$strDate$status_page
sed -i $line_number_FV' i var pfv = document.createElement('\''placeholder'\'');pfv.innerHTML = '\''<a href="https://github.com/klever1988/nanopi-openwrt" target="_blank">klever1988/nanopi-openwrt</a> '$strDate"';"$status_page
sed -i $line_number_FV' a <a href="https://github.com/klever1988/nanopi-openwrt" target="_blank">klever1988/nanopi-openwrt</a> '$strDate$status_page
sed -i $line_number_FV' i var pfv = document.createElement('\''placeholder'\'');pfv.innerHTML = '\''<a href="https://github.com/klever1988/nanopi-openwrt" target="_blank">klever1988/nanopi-openwrt</a> '$strDate"';"$status_page
sed -i $line_number_h6',+10 s/font-weight: normal/font-weight: bold/'$css_file
68
82
fi
69
83
70
-
#set default theme to argon
71
-
sed -i '/uci commit luci/i\uci set luci.main.mediaurlbase="/luci-static/argon"'`find package -type f -path '*/default-settings/files/zzz-default-settings'`
sed -i '/arm\/cpuinfo/a\\t$(INSTALL_DATA) ./files/x86/rpcd_21_ethinfo.js $(1)/www/luci-static/resources/view/status/include/21_ethinfo.js'$mf_autcore
80
-
sed -i '/arm\/cpuinfo/a\\t$(INSTALL_DIR) $(1)/www/luci-static/resources/view/status/include'$mf_autcore
81
-
sed -i '/arm\/cpuinfo/a\\t$(INSTALL_BIN) ./files/x86/ethinfo $(1)/sbin/ethinfo'$mf_autcore
82
-
fi
84
+
# set default theme to openwrt2020
85
+
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'`
83
86
84
-
#remove the mirros from cn
87
+
#remove the mirros from cn
85
88
sed -i '/182.140.223.146/d;/\.cn\//d;/tencent/d' scripts/download.pl
0 commit comments