Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = { ... }
- local file = fs.open("settings", "w")
- file.writeLine(args[1])
- file.writeLine(args[2])
- file.close()
- shell.run("pastebin", "get", "NH3s5beC", "startup")
- shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment