@@ -35,8 +35,6 @@ app.get("/execute", (req, res)=> {
const currentDir = req.query.currentDir
console.log(`Executed Command: ${formatted_command}`);
if (formatted_command.startsWith("ls")){
commands.ls(req, res, currentDir, fileSystem);
}
The note is not visible to the blocked user.