|
@@ -1,7 +1,7 @@
|
|
|
## 6.4 版本 阿里云安装说明
|
|
|
|
|
|
|
|
|
-整个过程大概需要1分钟左右. 脚本安装不再提供提供完整版, 原来无论是完整版还是裁剪版都会升级到裁剪版
|
|
|
+整个过程大概需要1分钟左右. 脚本安装不再提供提供完整版, 原来无论是完整版还是裁剪版都会升级到裁剪版.
|
|
|
|
|
|
1. 安装
|
|
|
|
|
@@ -15,6 +15,7 @@ curl -fsSL https://dev.33.cn/linj/installChain33/raw/master/install_and_dumpke
|
|
|
curl -fsSL https://dev.33.cn/linj/installChain33/raw/master/update.sh | sh
|
|
|
```
|
|
|
|
|
|
+原来安装好管理命令为 supervisorctl stop/start/restart chain33 现在改为 supervisorctl stop/start/restart bty
|
|
|
|
|
|
## 6.3.2 版本 阿里云安装说明
|
|
|
|