Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yatisht/usher
Browse files Browse the repository at this point in the history
  • Loading branch information
yatisht committed Aug 19, 2021
2 parents 549f15b + fe2e02f commit 3411b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN git clone https://github.com/yatisht/usher.git
WORKDIR usher
## Checkout latest release
#RUN git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
RUN ./installUbuntu.sh
RUN ./install/installUbuntu.sh
# faSomeRecords and faSize are needed for the UShER WDL workflow
## set the path
ENV PATH="/HOME/usher/build:/HOME/kentsource:${PATH}"

0 comments on commit 3411b6c

Please sign in to comment.