mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-26 19:23:23 +00:00
@ -9,9 +9,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"depends": [ ],
|
||||
"depends": [],
|
||||
"build": {
|
||||
"build_command": "make"
|
||||
"build_command": "make install -j $(nproc)"
|
||||
},
|
||||
"install": {
|
||||
"in_dragonos_path": "/bin"
|
||||
|
Reference in New Issue
Block a user