mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-15 10:21:45 -04:00
Merge remote-tracking branch 'origin/master-MC1.7.10' into master-MC1.10
This commit is contained in:
commit
8bbbeefc3b
@ -1 +1 @@
|
||||
{fromDir="/data/"}
|
||||
{label="Network", reboot=true, fromDir="/data/"}
|
||||
|
@ -1,6 +0,0 @@
|
||||
local filesystem = require "filesystem"
|
||||
local shell = require "shell"
|
||||
local process = require "process"
|
||||
|
||||
shell.execute("install --noboot --nolabelset --name=Network --fromDir=/data/ --from="..filesystem.get(process.running()).address)
|
||||
print("You must reboot to start network services.")
|
Loading…
x
Reference in New Issue
Block a user