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:
@@ -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)
|
||||
```
|
||||
|
||||
## 주의사항
|
||||
|
||||
Reference in New Issue
Block a user