Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GBCS
Je
Commits
d1235e27
Commit
d1235e27
authored
Jul 31, 2017
by
Charles Girardot
Browse files
Merge branch 'master' of git@git.embl.de:grp-gbcs/Je.git
parents
8391dc2d
882a1e61
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/je
View file @
d1235e27
...
...
@@ -5,7 +5,7 @@
DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
# echo $DIR
# path to jar file to execute, this jar is supposed to be in the same dir as this script
JAR_FILE
=
$DIR
"/je_1.
1
_bundle.jar"
JAR_FILE
=
$DIR
"/je_1.
2
_bundle.jar"
# set default _JAVA_OPTIONS
_JAVA_OPTIONS
=
${
_JAVA_OPTIONS
:-
'-Xmx4G -Xms256m'
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment