Advertisement
SuPeRMiNoR3

outputupdate

Nov 28th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. print("Updateing output API")
  4. if fs.exists("output") == true then
  5. fs.delete("output")
  6. end
  7. shell.run("pastebin","get","XSsqAtzb","output")
  8. print("Done!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement