We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e685dd commit 5ab39b8Copy full SHA for 5ab39b8
1 file changed
x86-64/build24.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
# Log file for debugging
3
+# 临时换源
4
+sed -i 's#https://downloads.immortalwrt.org#https://mirrors.pku.edu.cn/immortalwrt#g' repositories.conf
5
source shell/custom-packages.sh
6
echo "第三方软件包: $CUSTOM_PACKAGES"
7
LOGFILE="/tmp/uci-defaults-log.txt"
0 commit comments