mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
update
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apk add -U bash \
|
||||
parallel \
|
||||
&& echo 'will cite' | parallel --bibtex \
|
||||
&& mkdir src \
|
||||
&& cd src
|
||||
&& cd src \
|
||||
&& git clone https://github.com/vanhauser-thc/thc-hydra.git . \
|
||||
&& ./configure --prefix=/usr \
|
||||
&& make install \
|
||||
|
||||
Reference in New Issue
Block a user