diff --git a/Titan.sh b/Titan.sh index 331ec12..be7dc09 100644 --- a/Titan.sh +++ b/Titan.sh @@ -31,7 +31,7 @@ stop_node() { check_logs() { echo "查看日志..." - cat titan-edge.log + cat edge.log } # 主菜单