Advertisement
Guest User

update.lua

a guest
Mar 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. print("deleting old files...")
  2. shell.run("delete mine")
  3. print("ready!")
  4. print("downloading programm...")
  5. shell.run("pastebin get aZR2TXSK mine")
  6. print("ready!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement