mirror of
https://github.com/darlinghq/darling-shell_cmds.git
synced 2024-11-23 11:39:44 +00:00
Add missing id installation
This commit is contained in:
parent
d57c846400
commit
d6ba60bb6c
@ -78,7 +78,7 @@ install(TARGETS date echo pwd kill sleep
|
||||
DESTINATION libexec/darling/bin)
|
||||
|
||||
install(TARGETS env which basename dirname apply nohup getopt true false killall mktemp
|
||||
nice printenv printf renice script seq systime shlock
|
||||
nice printenv printf renice script seq systime shlock id
|
||||
tee time uname jot lastcomm logname
|
||||
users what whereis xargs find hexdump
|
||||
DESTINATION libexec/darling/usr/bin)
|
||||
|
Loading…
Reference in New Issue
Block a user