Skip to content

Commit

Permalink
new sctools
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Aug 26, 2024
1 parent 3cdc9c3 commit 7cd73c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN cd /warptools/TagSort && ./fetch_and_make_dep_libs.sh && make && cp /warptoo

# Set the working directory to the scripts folder and install the package
RUN pwd
RUN pip install /warptools/scripts/sctools
RUN pip install /warptools/scripts/sctools/sctools

# Set the default working directory for the container
WORKDIR /warptools
Expand Down

0 comments on commit 7cd73c4

Please sign in to comment.