Skip to content

Commit

Permalink
docker pathway updating console
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3exec committed Oct 27, 2024
1 parent 0c534e7 commit deb2323
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 @@ -17,4 +17,4 @@ RUN apt-get update && apt-get install -y \
RUN make all

# Run the executable
CMD ["./bin/BlackMarlinExec"]
CMD ["/bin/BlackMarlinExec"]

0 comments on commit deb2323

Please sign in to comment.