Fix misleading comment
This commit is contained in:
@@ -197,5 +197,5 @@ async function getFilesystemUsage(req, res, next) {
|
||||
res.end();
|
||||
});
|
||||
|
||||
task.start();
|
||||
task.start(); // background
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user