rhpds / bookbag-rosa-mobb

Bookbag repository for MOBB ROSA labs
Apache License 2.0
3 stars 13 forks source link

create bin directory using wget -P option #3

Closed MichaelMarkieta closed 1 year ago

MichaelMarkieta commented 1 year ago

The original wget command will attempt to retrieve the siege binary and put it in a directory that does not exist. You can use the --directory-prefix (-P) option to allow wget to create the bin directory for you