diff --git a/Dockerfile b/Dockerfile index 0144c36..9af16d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,4 +29,4 @@ RUN mkdir -p /app/data WORKDIR /app/data # Run the script with relative paths -CMD ["python3", "../help_crack.py", "-co=--deprecated-check-disable", "[-pot cracked.potfile"] \ No newline at end of file +CMD ["python3", "../help_crack.py", "-co=--deprecated-check-disable", "--pot", "cracked.potfile"]