Advertisement
tima_gt

tde-install-3.0

Sep 30th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. print("installing tde...")
  2.  shell.run("mkdir /tde")
  3. shell.run("pastebin get 1Z0ayVSR tde-desktop")
  4. shell.run("pastebin get 3KewHzkV setup")
  5. shell.run("pastebin get xs09QH9C tde-register")
  6. shell.run("pastebin get zZV8h588 startup")
  7. shell.run("pastebin get ")
  8. print("installing startup...")
  9. shell.run("pastebin get 5n2Pcxnx startup")
  10.  print("Downloading icons...")
  11.  shell.run("pastebin get AcX2tacH /wallpaper")
  12.  shell.run("pastebin get MqY7C0wY /tde/redstone.png")
  13.  shell.run("pastebin get Y7s26SA8 /tde/program")
  14.  shell.run("pastebin get RqfptsGd /tde/tima.tbpg")
  15.  shell.run("pastebin get 5n2Pcxnx /startup")
  16. print("Done!")
  17. shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement