add miniserve

This commit is contained in:
Tobias Powalowski 2024-07-27 14:14:54 +02:00
parent 87e8aff2ec
commit 62d2a0c854
2 changed files with 2 additions and 1 deletions

View file

@ -80,6 +80,7 @@ linux-firmware-whence/WHENCE
lua/LICENSE lua/LICENSE
lua51-lpeg/LICENSE lua51-lpeg/LICENSE
luajit/COPYRIGHT luajit/COPYRIGHT
miniserve/LICENSE
msgpack-c/LICENSE msgpack-c/LICENSE
ncurses/COPYING ncurses/COPYING
neovim/LICENSE.txt neovim/LICENSE.txt

View file

@ -5,7 +5,7 @@
_run () _run ()
{ {
_map _binary arping bandwhich bridge clockdiff ctstat dcb devlink \ _map _binary arping bandwhich bridge clockdiff ctstat dcb devlink \
elinks ethtool genl ifstat lnstat nstat rdma rtacct \ elinks ethtool genl ifstat lnstat nstat miniserve rdma rtacct \
rtmon rtstat rustscan ss ssh tc tipc tracepath vdpa rtmon rtstat rustscan ss ssh tc tipc tracepath vdpa
# add iproute 2, add openssl helper libraries # add iproute 2, add openssl helper libraries
_map _full_dir /usr/lib/{tc,engines-3} /usr/share/tc _map _full_dir /usr/lib/{tc,engines-3} /usr/share/tc