Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
126
Star
287
Fork
206
broadinstitute
/
picard
Code
Issues
72
Pull requests
13
Projects
0
Wiki
Insights
Pulse
Graphs
Permalink
Browse files
update path
Loading branch information
...
1 parent
9c99ee9
commit
83ef8ecaf5f5060a97b14af5edd7e8853dd704ee
chrishah
committed
Aug 26, 2015
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
src/scripts/picard/docker_helper.sh
Show comments
View
2
src/scripts/picard/docker_helper.sh
@@ -24,4 +24,4 @@ done
shift
$(
expr
$OPTIND
- 1
)
TOOL_WITH_ARGS=
$@
-java
${JVM_ARGS}
-jar picard.jar
${TOOL_WITH_ARGS}
+java
${JVM_ARGS}
-jar
/usr/picard/
picard.jar
${TOOL_WITH_ARGS}
Toggle all file notes
0 comments on commit
83ef8ec
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
83ef8ec