Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local shell = require("shell")
- shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/control.lua /control.lua")
- shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/autorun.lua /autorun.lua")
- shell.execute("wget -f https://raw.githubusercontent.com/L00Cyph3r/OpenComputers-Collection/master/BigReactor-Control/lib/configlib.lua /lib/configlib.lua")
- shell.execute("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement