Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Apr 5, 2024
1 parent 4a24f5a commit 685e942
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 @@ -52,7 +52,7 @@ RUN git remote prune origin && git repack && git prune-packed && git reflog expi
&& unzip -o build/distributions/grobid-superconductors-*.zip -d ../grobid-superconductors_distribution \
&& mv ../grobid-superconductors_distribution/grobid-superconductors-* ../grobid-superconductors \
&& rm -rf ../grobid-superconductors_distribution \
&& rm -rf /opt/grobid-source/grobid-superconductors_source/.git \
&& rm -rf /opt/grobid-source/grobid-superconductors_source/.git


# Preparing distribution
Expand Down

0 comments on commit 685e942

Please sign in to comment.