Issue #28: Improve script handling
This commit is contained in:
@@ -733,6 +733,7 @@ shellmatta_retCode_t shell_cmd_execute(const shellmatta_handle_t handle, const c
|
||||
|
||||
if (dlen > 0 && *data == '\x03') {
|
||||
temp_profile_executer_stop();
|
||||
running = false;
|
||||
return SHELLMATTA_OK;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user