add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files
This commit is contained in:
@@ -144,6 +144,9 @@ function multishell.openTab(env, tab)
|
||||
end
|
||||
end
|
||||
end
|
||||
if tab.chainExit then
|
||||
tab.chainExit(self, result, err, stack)
|
||||
end
|
||||
end
|
||||
|
||||
local routine, message = kernel.run(env, tab)
|
||||
|
||||
Reference in New Issue
Block a user