index
:
abslibre
master
wip-icecat-armv7h
wip-linux-libre-64
Libre Packages Build Scripts for the Parabola GNU/Linux-libre (Arch Build System Libre)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libre
/
java-common
/
bin_java-common-wrapper
blob: 19d9edaa24c22abf2e75da7c1ee96da08424d1d1 (
plain
)
1
2
#!/bin/bash
exec
"
${
JAVA_HOME
:-
/usr/lib/jvm/default
}
/bin/
${
0
##*/
}
"
"
$@
"