Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- GalyOS - Updater
- Version: 0
- Patch: 1
- Release: 1
- --]]
- -- Variables
- -- Functions
- function update(name,pb)
- shell.run("pastebin","get",pb,dir..temp..name)
- tempfile = fs.open(dir..temp..name)
- end
Advertisement
Add Comment
Please, Sign In to add comment