Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if fs.exists("CCBridge") then
- print("Removing previous copy of CCBridge")
- shell.run("rm", "CCBridge")
- end
- shell.run("pastebin","get c4CwytVz CCBridge")
- if fs.exists("ports.cfg") == false then
- print("Retreiving default configuration file")
- shell.run("pastebin","get DpCGutTs ports.cfg")
- end
- print("Done")
- print("")
- print("Launch with the command: CCBridge")
Advertisement
Add Comment
Please, Sign In to add comment