summaryrefslogtreecommitdiff
path: root/share/jvm-find.sh
diff options
context:
space:
mode:
Diffstat (limited to 'share/jvm-find.sh')
-rwxr-xr-xshare/jvm-find.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/jvm-find.sh b/share/jvm-find.sh
new file mode 100755
index 0000000..653e2e7
--- /dev/null
+++ b/share/jvm-find.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+. $(dirname $0)/java-common.sh
+
+jvm_config "$@"