Susceptance

crash_update

May 31st, 2022 (edited)
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. Files = {['update.lua'] = 'qvwKVfe5', ['startup.lua'] = 'K9whVYwp'}
  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!')
Add Comment
Please, Sign In to add comment