1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-04 12:45:58 +02:00
Files
openComputers_codes/network/osinetwork.files.json
2023-08-16 15:12:42 +02:00

22 lines
205 B
JSON

{
"files": [
[
"lib",
"/usr/lib/"
],
[
"bin",
"/usr/bin/"
],
[
"boot/30_network.lua",
"/boot/"
]
],
"config": [
[
"etc/network/interfaces",
"/etc/network/"
]
]
}