mirror of
https://github.com/wcwq98/realm.git
synced 2025-01-22 12:58:14 -05:00
添加快捷指令和检查脚本更新
This commit is contained in:
parent
0dd43614c3
commit
13d63cf393
@ -24,11 +24,11 @@ realm 转发状态:未启用
|
||||
## 一键脚本:
|
||||
国内或v6 only可用(推荐)
|
||||
```
|
||||
curl -L https://host.wxgwxha.eu.org/https://github.com/wcwq98/realm/releases/download/V1.2/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
|
||||
curl -L https://host.wxgwxha.eu.org/https://github.com/wcwq98/realm/releases/download/v1.2/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
|
||||
```
|
||||
或
|
||||
```
|
||||
curl -L https://github.com/wcwq98/realm/releases/download/V1.2/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
|
||||
curl -L https://github.com/wcwq98/realm/releases/download/v1.2/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
|
||||
```
|
||||
或
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user