Advertisement
remie92

Install Software

Feb 26th, 2024 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. --Install using pastebin get 2w9Lnze6 installer.lua
  2. --installer.lua
  3.  
  4. shell.run("cp startup boot.lua")
  5. shell.run("cp startup.lua boot.lua")
  6.  
  7. shell.run("rm startup")
  8. shell.run("pastebin get 5vX4SJTr startup")
  9. shell.run("rm installer.lua")
  10. shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement