close roor dir after listing files
This commit is contained in:
@@ -1326,6 +1326,7 @@ void MyMesh::checkCLIRescueCmd() {
|
|||||||
file = root.openNextFile();
|
file = root.openNextFile();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
root.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
} else if (memcmp(cli_command, "cat", 3) == 0) {
|
} else if (memcmp(cli_command, "cat", 3) == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user