alias os.execute to run()
This commit is contained in:
parent
d242c38fcb
commit
83e26739a5
@ -274,3 +274,4 @@ function srun(fn,...)
|
||||
if not lf then return false, "cannot load file" end
|
||||
spawn(fn,log(pcall(lf,...)))
|
||||
end
|
||||
os.execute = run
|
||||
|
Loading…
Reference in New Issue
Block a user