From 952ef5d6ed783e7f5f670c67f732180df1768fbd Mon Sep 17 00:00:00 2001 From: Nigel <609441862@qq.com> Date: Mon, 28 Jun 2021 14:27:28 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Trustie=5Fserver:=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=8C=BA=E5=9D=97=E9=93=BE=E6=9C=8D=E5=8A=A1=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Trustie_server | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Trustie_server b/Trustie_server index d92009b..547222a 100644 --- a/Trustie_server +++ b/Trustie_server @@ -31,4 +31,7 @@ 10. 如何用nginx启动 #更新代码后 平滑重启nginx+passenger /opt/nginx/sbin/nginx -s reload - #开机启动已经加在/etc/rc.local \ No newline at end of file + #开机启动已经加在/etc/rc.local + +11. 启动区块链服务命令 +go run /root/trustie-blockchain/trustie-fisco-bcos/main.go \ No newline at end of file