Update install URLs and version check endpoints

Changed install script URLs in all README files to point to the GitHub repository instead of idleleo.com. Updated install.sh to use new endpoints for version checking and maintenance status, and bumped shell_version to 2.6.0.
This commit is contained in:
yunshu
2025-07-13 21:03:57 +08:00
parent 3a0decaf5f
commit c3fb6c5a8d
6 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
복사하여 실행:
``` bash
bash <(curl -Ss https://www.idleleo.com/install.sh)
bash <(curl -Ss https://raw.githubusercontent.com/hello-yunshu/Xray_bash_onekey/main/install.sh)
```
## 주의사항