From ccaebc1462eef6f2836c0c416eacd0cfc7591bc6 Mon Sep 17 00:00:00 2001 From: mini2024 Date: Sun, 6 Apr 2025 02:50:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20upgrade.sh=20=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BD=BF=E7=94=A8=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E4=B8=AD=E7=9A=84=E4=B8=8B=E8=BD=BD=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=EF=BC=8C=E4=BB=8E=20curl=20=E6=9B=B4=E6=94=B9=E4=B8=BA=20wget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alpine/upgrade.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/upgrade.sh b/alpine/upgrade.sh index 8ac6a18..d18255b 100644 --- a/alpine/upgrade.sh +++ b/alpine/upgrade.sh @@ -4,7 +4,7 @@ # 功能:更新软件包、清理缓存、检查服务状态 # # 使用方法: -# URL="https://git.1-h.cc/Scripts/Linux/raw/branch/main/alpine/upgrade.sh"; curl -fsSL "$URL" | bash +# URL="https://git.1-h.cc/Scripts/Linux/raw/branch/main/alpine/upgrade.sh"; wget -q -O - "$URL" | bash cat < /etc/apk/repositories http://dl-cdn.alpinelinux.org/alpine/latest-stable/main