Advertisement
9551

Untitled

May 10th, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. print("thanks for downloading MonitorPlus API by elektrobom1")
  2. sleep(1)
  3. print("downloading API files")
  4. shell.run("pastebin get FAEbZUrg")
  5. print("done")
  6. print("")
  7. sleep(1)
  8. print("downloading startup files")
  9. fs.makeDir("startup")
  10. shell.run("pastebin get ZfqE5DdY startup/HTU")
  11. print("done")
  12. sleep(1)
  13. print("rebooting computer")
  14. print("")
  15. shell.run("reboot")
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement