Skip to content

Instantly share code, notes, and snippets.

@iancullinane
Last active July 22, 2016 16:34
Show Gist options
  • Save iancullinane/dc74081d3e34ef7a86419e3dce946795 to your computer and use it in GitHub Desktop.
Save iancullinane/dc74081d3e34ef7a86419e3dce946795 to your computer and use it in GitHub Desktop.
local turtle = "d35624dee5cf6cfeb00b58c75cd555d2"
local receive = "9eb03397ba45d91574677b54f7f1a8c2"
local broadcast = "f3266399ed7d5769f6b0d9bda5a3cdf9"
shell.run("gist get "..turtle.." disk/turtle")
shell.run("gist get "..receive.." disk/receive")
shell.run("gist get "..broadcast.." bin/broadcast")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment