Skip to content

Commit

Permalink
Update the latest crust-node version to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhaixian1984 committed May 15, 2024
1 parent d13d30d commit ce571e9
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions docs/Q&AForEPID-ECDSA.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,19 +101,19 @@ a. Download
Make sure the version number of the installation package is >= 2.0.0

```shell
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```

b. Unzip

```shell
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```

c. Enter the installation directory

```shell
cd crust-node-2.0.0
cd crust-node-2.0.1
```

### 3.2 Migration Upgrade
Expand Down
6 changes: 3 additions & 3 deletions docs/isolationNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@ wget https://github.com/crustio/crust-node/releases/download/sgxenable-1.0.0/sgx
a. Download

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. Unzip
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. Go to package directory
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```
### 2.5 Install Crust Service

Expand Down
6 changes: 3 additions & 3 deletions docs/memberNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ wget https://github.com/crustio/crust-node/releases/download/sgxenable-1.0.0/sgx
a. Download

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. Unzip
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. Go to package directory
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```

### 2.4 Install Crust Service
Expand Down
6 changes: 3 additions & 3 deletions docs/ownerNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ Enter the number of CRUs that **need to be added**, and sign the transaction, as
a. Download

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. Unzip
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. Go to package directory
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```
### 2.4 Install Crust Service

Expand Down
6 changes: 3 additions & 3 deletions website/translated_docs/zh-CN/Q&AForEPID-ECDSA.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,15 @@ a. 下载

确保安装包的版本号>=2.0.0
```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. 解压
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. 进入安装目录
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```

### 3.2 迁移升级
Expand Down
6 changes: 3 additions & 3 deletions website/translated_docs/zh-CN/isolationNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@ wget https://github.com/crustio/crust-node/releases/download/sgxenable-1.0.0/sgx
a. 下载

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. 解压
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. 进入安装目录
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```
### 2.5 安装Crust服务

Expand Down
6 changes: 3 additions & 3 deletions website/translated_docs/zh-CN/memberNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ wget https://github.com/crustio/crust-node/releases/download/sgxenable-1.0.0/sgx
a. 下载

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. 解压
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. 进入安装目录
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```

### 2.4 安装Crust服务
Expand Down
6 changes: 3 additions & 3 deletions website/translated_docs/zh-CN/ownerNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ Owner节点负责参与出块竞争,需要生成并绑定Controller&Stash账
a. 下载

```plain
wget https://github.com/crustio/crust-node/archive/v2.0.0.tar.gz
wget https://github.com/crustio/crust-node/archive/v2.0.1.tar.gz
```
b. 解压
```plain
tar -xvf v2.0.0.tar.gz
tar -xvf v2.0.1.tar.gz
```
c. 进入安装目录
```plain
cd crust-node-2.0.0
cd crust-node-2.0.1
```
### 2.4 安装Crust服务

Expand Down

0 comments on commit ce571e9

Please sign in to comment.