Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- print("Updateing output API")
- if fs.exists("output") == true then
- fs.delete("output")
- end
- shell.run("pastebin","get","XSsqAtzb","output")
- print("Done!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement