mirror of
https://github.com/XTLS/Xray-install.git
synced 2025-12-10 02:09:52 +00:00
Correct command for installing pre-release version
Former command for installing pre-release version will install version 1.5.8 instead of the latest pre-release version.
This commit is contained in:
committed by
yuhan6665
parent
046d9aa243
commit
9af684cf00
@@ -45,7 +45,7 @@ Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"`
|
|||||||
**Install & Upgrade Xray-core to a pre-release version**
|
**Install & Upgrade Xray-core to a pre-release version**
|
||||||
|
|
||||||
```
|
```
|
||||||
# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --version 1.5.8
|
# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --beta
|
||||||
```
|
```
|
||||||
|
|
||||||
**Install & Upgrade Xray-core and geodata with `User=root`, which will overwrite `User` in existing service files**
|
**Install & Upgrade Xray-core and geodata with `User=root`, which will overwrite `User` in existing service files**
|
||||||
|
|||||||
Reference in New Issue
Block a user