mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:47:34 +00:00
Base: Remove usermod and wc from the generated manpage list
These now have customizations that CI doesn't like.
This commit is contained in:
parent
5563381b28
commit
6940660dec
1 changed files with 0 additions and 2 deletions
|
@ -33,9 +33,7 @@ for i in ( \
|
|||
(traceroute 1) \
|
||||
(tree 1) \
|
||||
(truncate 1) \
|
||||
(usermod 8) \
|
||||
(utmpupdate 1) \
|
||||
(wc 1) \
|
||||
) {
|
||||
filename="generated_manpages/man$i[1]/$i[0].md"
|
||||
mkdir -p "generated_manpages/man$i[1]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue