This commit is contained in:
kepler155c
2018-10-26 01:24:29 -04:00
parent 9ee67c1fad
commit 2be14cdd43
2 changed files with 1 additions and 4 deletions

View File

@@ -43,9 +43,6 @@ if options.resize.value then
term.current().getSize = mon.getSize
end
debug(args)
debug(options)
if options.execute.value then
-- TODO: allow args to be passed
shell.run(options.execute.value) -- unpack(args))