Advertisement
Susceptance

blackjack_update

May 9th, 2022 (edited)
86
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'] = 'G6xwPS9H', ['startup.lua'] = 'FuAmALQY'}
  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