更新 alpine.sh 中的 APK 源地址为最新稳定版本
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
# curl -fsSL git.1-h.cc/Scripts/Linux/raw/branch/main/alpine.sh | bash
|
||||
|
||||
cat <<EOF > /etc/apk/repositories
|
||||
http://dl-cdn.alpinelinux.org/alpine/v3.21/main
|
||||
http://dl-cdn.alpinelinux.org/alpine/v3.21/community
|
||||
http://dl-cdn.alpinelinux.org/alpine/latest-stable/main
|
||||
http://dl-cdn.alpinelinux.org/alpine/latest-stable/community
|
||||
EOF
|
||||
|
||||
# 更新软件包索引
|
||||
|
Reference in New Issue
Block a user