add nextflow d30e48d
This commit is contained in:
4
nextflow/profile.sh
Executable file
4
nextflow/profile.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
YOURKIT_PORT=${YOURKIT_PORT:-10001}
|
||||
JVM_OPTIONS="-agentpath:$YOURKIT_HOME/bin/linux-x86-64/libyjpagent.so=port=$YOURKIT_PORT"
|
||||
exec java $JVM_OPTIONS -jar nextflow "$@"
|
||||
exit 1
|
||||
Reference in New Issue
Block a user