From 8e6064bf0b24e554b94e406bd87efa1fc4f47a8e Mon Sep 17 00:00:00 2001 From: MisCusi2023 <128662654+MisCusi2023@users.noreply.github.com> Date: Wed, 28 May 2025 19:42:21 +0800 Subject: [PATCH] Update README.md The size of the file downloaded by the original command is 0 --- alpinelinux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpinelinux/README.md b/alpinelinux/README.md index dcafa9d..5129971 100644 --- a/alpinelinux/README.md +++ b/alpinelinux/README.md @@ -13,7 +13,7 @@ apk add curl #### Download Installation Script ```sh -curl -O https://github.com/XTLS/Xray-install/raw/main/alpinelinux/install-release.sh +curl -O -L https://github.com/XTLS/Xray-install/raw/main/alpinelinux/install-release.sh ``` #### Run Installation Script