Advertisement
L00Cyph3r

OC-BigReactors-autoinstall

Jan 7th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.49 KB | None | 0 0
  1. local shell = require("shell")
  2. shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/control.lua /control.lua")
  3. shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/autorun.lua /autorun.lua")
  4. shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/lib/configlib.lua /lib/configlib.lua")
  5. shell.execute("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement