bin_java-common-wrapper 72 B

123
  1. #!/bin/bash
  2. exec "${JAVA_HOME:-/usr/lib/jvm/default}/bin/${0##*/}" "$@"