From bf6a5ea98633e1ad9f20e13f4f7a898dba745559 Mon Sep 17 00:00:00 2001 From: Nigel <609441862@qq.com> Date: Mon, 28 Jun 2021 14:28:32 +0800 Subject: [PATCH] Update Trustie_server --- Trustie_server | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Trustie_server b/Trustie_server index 547222a..f7983d7 100644 --- a/Trustie_server +++ b/Trustie_server @@ -34,4 +34,5 @@ #开机启动已经加在/etc/rc.local 11. 启动区块链服务命令 -go run /root/trustie-blockchain/trustie-fisco-bcos/main.go \ No newline at end of file +web: go run /root/trustie-blockchain/trustie-fisco-bcos/main.go +blockchain: /root/trustie-blockchain/fisco/nodes/127.0.0.1/stop_all.sh and /root/trustie-blockchain/fisco/nodes/127.0.0.1/start_all.sh \ No newline at end of file