2022-04-27 14:21:41 +10:00

17 lines
325 B
Markdown

# 使用一键脚本安装
## 软件安装
```bash
bash <(curl -Ls https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh)
```
配置文件路径:`/etc/XrayR` 配置文件详见:[配置文件说明](../../xrayr-pei-zhi-wen-jian-shuo-ming/config.md)
## 软件更新
```bash
XrayR update
```