iteration
This commit is contained in:
parent
974c395331
commit
60afced577
@ -24,6 +24,7 @@ settings.define("lns_server.auth_server", {
|
||||
type = "string",
|
||||
default = "auth.box"
|
||||
})
|
||||
auth_server = settings.get("lns_server.auth_server")
|
||||
|
||||
rednet.host("lns", settings.get("lns_server.rednet_hostname"))
|
||||
rednet.open(modem_location)
|
||||
|
Loading…
Reference in New Issue
Block a user