fix: Fixed installation issues with the install.sh script.

This commit is contained in:
shaw
2025-12-18 16:00:57 +08:00
parent 6cf60176c3
commit 20aee89dcc
3 changed files with 43 additions and 10 deletions

View File

@@ -57,7 +57,6 @@ One-click installation script that downloads pre-built binaries from GitHub Rele
#### Installation Steps
```bash
# Download and run the installation script
curl -sSL https://raw.githubusercontent.com/Wei-Shaw/sub2api/main/deploy/install.sh | sudo bash
```