更新 default/zzz-default-settings
Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
@@ -97,6 +97,9 @@ uci add_list system.ntp.server='cn.ntp.org.cn'
|
||||
uci add_list system.ntp.server='ntp.ntsc.ac.cn'
|
||||
uci commit system
|
||||
|
||||
# extra 镜像源
|
||||
echo "https://opkg.kejizero.xyz/openwrt-25.12/$(cat /etc/apk/arch)/packages.adb" >> /etc/apk/repositories.d/distfeeds.list
|
||||
|
||||
# Feeds 更换镜像源
|
||||
sed -i 's,downloads.openwrt.org,mirror.sjtu.edu.cn/openwrt,g' /etc/apk/repositories.d/distfeeds.list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user