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 @@
|
||||
Copy and run:
|
||||
|
||||
``` 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)
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
@@ -39,7 +39,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)
|
||||
```
|
||||
|
||||
## نکات مهم
|
||||
|
||||
@@ -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)
|
||||
```
|
||||
|
||||
## 주의사항
|
||||
|
||||
@@ -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