mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Build chmod and install on Redox
This commit is contained in:
parent
711308d27a
commit
1532b207d2
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,8 @@ redox_generic = [
|
||||||
]
|
]
|
||||||
redox = [
|
redox = [
|
||||||
"uname",
|
"uname",
|
||||||
|
"chmod",
|
||||||
|
"install",
|
||||||
"redox_generic"
|
"redox_generic"
|
||||||
]
|
]
|
||||||
test_unimplemented = []
|
test_unimplemented = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue