diff --git a/0g.sh b/0g.sh index 64b9049..b92c9cc 100644 --- a/0g.sh +++ b/0g.sh @@ -258,6 +258,7 @@ cd run screen -dmS zgs_node_session ../target/release/zgs_node --config config.toml echo '====================== 安装完成 ===========================' +echo '===进入对应路径:/0g-storage-node/run/log,使用tail -f logs文件名,查看logs 即可========================' }