Skip to content

Commit 3bebe1f

Browse files
committed
暂时先重定向输出, 后续添加log级别后再修正
1 parent e294d81 commit 3bebe1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Host *
7474
ControlMaster auto
7575
ControlPath /tmp/ssh_control_socket_%lcodeh_%p_%r
7676
# 启动lcode-hub
77-
LocalCommand lcode-hub &
77+
LocalCommand lcode-hub >/dev/null &
7878
PermitLocalCommand yes
7979
```
8080

0 commit comments

Comments
 (0)