We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e294d81 commit 3bebe1fCopy full SHA for 3bebe1f
1 file changed
README.md
@@ -74,7 +74,7 @@ Host *
74
ControlMaster auto
75
ControlPath /tmp/ssh_control_socket_%lcodeh_%p_%r
76
# 启动lcode-hub
77
- LocalCommand lcode-hub &
+ LocalCommand lcode-hub >/dev/null &
78
PermitLocalCommand yes
79
```
80
0 commit comments