Advertisement
AndyE7

Install Miner

Mar 22nd, 2022 (edited)
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. if fs.exists('mine') then
  2. fs.delete('mine')
  3. end
  4. if fs.exists('startup') then
  5. fs.delete('startup')
  6. end
  7.  
  8. shell.run("pastebin get JqKD8s3h mine")
  9. shell.run("pastebin get ZqzbnJ8F startup")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement