Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Files = {['update.lua'] = 'tXUpuFB1', ['startup.lua'] = 'cMBEfuyT'}
- for key, val in pairs(Files) do
- shell.run("delete "..key)
- shell.run("pastebin get "..val.." "..key)
- end
- print('Updates complete!')
- os.reboot()
Add Comment
Please, Sign In to add comment