Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JAKAMI99 committed May 8, 2024
1 parent 73f4e7a commit acc9997
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, "potfile=cracked.potfile"]
CMD ["python3", "../help_crack.py", "-co=--deprecated-check-disable", "potfile=cracked.potfile"]

0 comments on commit acc9997

Please sign in to comment.