提交 e8455e0b 编写于 作者: A Alex Duan

feat(shell): set conn to autoshell

上级 c0cfa0da
...@@ -1060,6 +1060,7 @@ int32_t shellExecute() { ...@@ -1060,6 +1060,7 @@ int32_t shellExecute() {
} }
#endif #endif
shellSetConn(shell.conn);
shellReadHistory(); shellReadHistory();
if (pArgs->commands != NULL || pArgs->file[0] != 0) { if (pArgs->commands != NULL || pArgs->file[0] != 0) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册