Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- args = {...}
- if args ~= nil then
- if args[1] == "turtle" then
- shell.run("rm startup")
- shell.run("pastebin get dAqfKpGQ startup")
- shell.run("reboot")
- else
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement