Advertisement
Marlingaming

VladOS - Setup - Download

Sep 27th, 2021
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. --this program installs all Files required for first time setup for my New OS
  2.  
  3. shell.run("pastebin","get","","startup") --downloads first time setup startup program
  4. shell.run("pastebin","get","","C_Pastebin") --downloads my Modified Version of the Pastebin API
  5. shell.run("pastebin","get","","ImageDrawer") --downloads my image drawer Script
  6. shell.run("pastebin","get","","")
  7. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement