mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Build shred on Redox
This commit is contained in:
parent
187006f0d3
commit
7d657e3c0d
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,6 @@ generic = [
|
|||
"hostname",
|
||||
"more",
|
||||
"nproc",
|
||||
"shred",
|
||||
"sync",
|
||||
"tail",
|
||||
"whoami",
|
||||
|
@ -123,6 +122,7 @@ redox_generic = [
|
|||
"rm",
|
||||
"rmdir",
|
||||
"seq",
|
||||
"shred",
|
||||
"shuf",
|
||||
"sleep",
|
||||
"sort",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue