Fixes in linux
This commit is contained in:
parent
a05bb1317d
commit
0d8c59f729
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ class Linux {
|
|||
|
||||
$log=["error" => $error, "status" => $status, "progress" => $progress, "no_progress" => $no_progress, "message" => $message];
|
||||
|
||||
echo json_encode($log);
|
||||
echo json_encode($log)."\n";
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue