mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:07:45 +00:00
Base: Remove TelnetServer and WebServer from the generated manpage list
These are no longer autogenerated.
This commit is contained in:
parent
6940660dec
commit
5238e38886
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ rm -rf generated_manpages || exit 1
|
||||||
|
|
||||||
for i in ( \
|
for i in ( \
|
||||||
(UserspaceEmulator 1) \
|
(UserspaceEmulator 1) \
|
||||||
(TelnetServer 1) \
|
|
||||||
(WebServer 1) \
|
|
||||||
(config 1) \
|
(config 1) \
|
||||||
(fortune 1) \
|
(fortune 1) \
|
||||||
(grep 1) \
|
(grep 1) \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue