Scripts to scripts
parent
1e85c8a774
commit
7987694013
|
@ -1,4 +1,4 @@
|
|||
## 從舊腳本遷移至此
|
||||
## 從舊指令碼遷移至此
|
||||
|
||||
* 請確保你正在使用主流且不過時的發行版。
|
||||
|
||||
|
@ -80,13 +80,13 @@ uid=65534(nobody) gid=65534(nobody) groups=65534(nobody)
|
|||
# zypper install curl
|
||||
```
|
||||
|
||||
### 下載此腳本
|
||||
### 下載此指令碼
|
||||
|
||||
```
|
||||
$ curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh
|
||||
```
|
||||
|
||||
### 執行此腳本
|
||||
### 執行此指令碼
|
||||
|
||||
```
|
||||
# bash install-release.sh
|
||||
|
|
Loading…
Reference in New Issue