Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if fs.exists("repairWheel") then
- fs.delete("repairWheel")
- end
- shell.run("pastebin", "get", "WvFi9nJE", "repairWheel")
- -- Use multishell to open a new tab and switch to it
- local tabID = multishell.launch({shell = shell, multishell = multishell}, "repairWheel")
- multishell.setFocus(tabID)
Advertisement