mirror of
https://github.com/kepler155c/opus
synced 2025-02-03 02:49:09 +00:00
web running os
This commit is contained in:
parent
d1fd211a2b
commit
e3d0d6454d
@ -7,7 +7,7 @@ _G.network = { }
|
||||
|
||||
local function netUp()
|
||||
local process = require('process')
|
||||
|
||||
_G.__process = process
|
||||
local files = fs.list('/sys/network')
|
||||
|
||||
for _,file in pairs(files) do
|
||||
|
Loading…
Reference in New Issue
Block a user