JustJurt

update

Jul 21st, 2024 (edited)
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.42 KB | Gaming | 0 0
  1. shell.run("rm old-digarea.lua")
  2. shell.run("rm digarea-old.lua")
  3. shell.run("pastebin get 8Y3s3Pir digarea-old.lua")
  4.  
  5. shell.run("rm digarea.lua")
  6. shell.run("pastebin get T0PTggvF digarea.lua")
  7.  
  8. shell.run("rm treefarm.lua")
  9. shell.run("pastebin get eAj7wz3M treefarm.lua")
  10.  
  11. shell.run("rm monitor.lua")
  12. shell.run("pastebin get PWaFnAuk monitor.lua")
  13.  
  14. term.clear()
  15. term.setCursorPos(1,1)
  16. print("Scripts are up to date.")
Advertisement
Add Comment
Please, Sign In to add comment