Skip to content

Commit

Permalink
add entire scripts folder in bin
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Aug 10, 2023
1 parent 9a352f6 commit 71c9598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ RUN wget https://github.com/arq5x/bedtools2/releases/download/v2.31.0/bedtools.s

# copy required scripts
COPY scripts/* /usr/local/bin/
COPY scripts /usr/local/bin/scripts/

# Hacky-way to easily get versioning info
COPY .git /usr/local/bin/
Expand Down

0 comments on commit 71c9598

Please sign in to comment.