mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-04 12:45:58 +02:00
22 lines
205 B
JSON
22 lines
205 B
JSON
{
|
|
"files": [
|
|
[
|
|
"lib",
|
|
"/usr/lib/"
|
|
],
|
|
[
|
|
"bin",
|
|
"/usr/bin/"
|
|
],
|
|
[
|
|
"boot/30_network.lua",
|
|
"/boot/"
|
|
]
|
|
],
|
|
"config": [
|
|
[
|
|
"etc/network/interfaces",
|
|
"/etc/network/"
|
|
]
|
|
]
|
|
} |