I forgot you have to give it write permissions (minified)
This commit is contained in:
@@ -1,8 +1 @@
|
||||
local computer = import("computer")
|
||||
|
||||
if type(computer)~="table" then
|
||||
return print("\x1b[91mComputer library returned '"..type(computer).."' type\x1b[39m")
|
||||
end
|
||||
|
||||
local address = computer.getBootAddress()
|
||||
print(address)
|
||||
Error: no such file. (``)
|
||||
|
||||
Reference in New Issue
Block a user