Alpine Linux: Replace raw.githubusercontent.com with github.com/xxx/raw (#89)

This commit is contained in:
Meow
2025-05-16 15:57:43 +08:00
committed by GitHub
parent 3292b9eeae
commit 0529a022f9
5 changed files with 157 additions and 158 deletions

View File

@@ -13,7 +13,7 @@ apk add curl
#### Download Installation Script
```sh
curl -O https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
curl -O https://github.com/XTLS/Xray-install/raw/main/alpinelinux/install-release.sh
```
#### Run Installation Script