Advertisement
Susceptance

atm_update

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