Skip to content

Commit

Permalink
I hope this works
Browse files Browse the repository at this point in the history
  • Loading branch information
JAKAMI99 committed May 8, 2024
1 parent b121075 commit e15e73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
CMD ["python3", "../help_crack.py", "-co=--deprecated-check-disable", "--pot", "cracked.potfile"]

0 comments on commit e15e73f

Please sign in to comment.