v1.0.2 - Removed a forgotten ocelot card call in shell.lua, updated WebInstall to set boot address and added alternative install method to README.md.
This commit is contained in:
@@ -136,4 +136,5 @@ for i = 1, 3 do
|
||||
handle:close()
|
||||
end
|
||||
end
|
||||
computer.setBootAddress(component.get(installLocation:sub(6, -2)))
|
||||
computer.shutdown(true)
|
||||
|
||||
Reference in New Issue
Block a user