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
882a1e61
Commit
882a1e61
authored
Jul 31, 2017
by
Charles Girardot
Browse files
changed the jar to latest
parent
66eddf6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/je
View file @
882a1e61
...
...
@@ -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
Supports
Markdown
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