ac-mercury / mercuryiss-kali

Disposable Kali Linux containers for Mercury ISS / pentesting engagements.
38 stars 2 forks source link

start.sh usage is unclear #2

Closed andreicon closed 6 years ago

andreicon commented 6 years ago

Although the readme in this repo provides information to run the container, it is incomplete.

Running the command with missing parameters should produce a usage example, such as

./start.sh username /path/to/data /path/to/scripts /path/to/installers

ac-mercury commented 6 years ago

I've updated start.sh and the README.md

andreicon commented 6 years ago

you should also add set -e at the beginning to keep it from reaching docker run if docker build fails