Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JAKAMI99 committed May 8, 2024
1 parent b8cff45 commit a9a4c13
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 @@ -26,4 +26,4 @@ COPY help_crack.py /app/help_crack.py
WORKDIR /app

# Define the default command to run the script
CMD ["python3", "help_crack.py", "-co", "--deprecated-check-disable"]
CMD ["python3", "help_crack.py", "-co --deprecated-check-disable"]

0 comments on commit a9a4c13

Please sign in to comment.