Susceptance

turtle_upt

May 6th, 2022 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Files = {['update.lua'] = 'tXUpuFB1', ['startup.lua'] = 'cMBEfuyT'}
  2.  
  3. for key, val in pairs(Files) do
  4. shell.run("delete "..key)
  5. shell.run("pastebin get "..val.." "..key)
  6. end
  7.  
  8. print('Updates complete!')
  9.  
  10. os.reboot()
Add Comment
Please, Sign In to add comment