Advertisement
asteroidsteam

backup

Apr 10th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. shell.run("mkdir Backup")
  2. shell.run("cp /ASSETS /Backup")
  3. shell.run("cp /startup /Backup")
  4. shell.run("cp /desktop /Backup")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement