Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Refreshing startup!")
- shell.run("rm startup")
- shell.run("rm startup.lua")
- shell.run("pastebin get 5vX4SJTr startup")
- print("Refreshing Internet")
- shell.run("rm internet.lua")
- shell.run("pastebin get ey0zFQ1k internet.lua")
- print("Refreshing turtleLib")
- shell.run("rm turtleLib.lua")
- shell.run("pastebin get wN0Ada0y turtleLib.lua")
- print("Starting boot.lua")
- shell.run("pastebin get J8d7cTta boot.lua")
- shell.run("boot.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement