mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
d2ab1035f0
commit
2d1815fe53
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user