Skip to content

Commit

Permalink
adding export
Browse files Browse the repository at this point in the history
  • Loading branch information
rbhadti94 committed Dec 6, 2020
1 parent 2919904 commit 29f7436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

export JAVA_HOME "/usr/lib/jvm/java-9-openjdk"
export JAVA_HOME="/usr/lib/jvm/java-9-openjdk"

jmeter $@

0 comments on commit 29f7436

Please sign in to comment.