Skip to content

Commit 5ab39b8

Browse files
authored
Update build24.sh
1 parent 3e685dd commit 5ab39b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

x86-64/build24.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22
# Log file for debugging
3+
# 临时换源
4+
sed -i 's#https://downloads.immortalwrt.org#https://mirrors.pku.edu.cn/immortalwrt#g' repositories.conf
35
source shell/custom-packages.sh
46
echo "第三方软件包: $CUSTOM_PACKAGES"
57
LOGFILE="/tmp/uci-defaults-log.txt"

0 commit comments

Comments
 (0)