mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 10:16:44 +01:00
4 lines
106 B
Bash
4 lines
106 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
@jre@/bin/java -cp @out@/lib/java/core-@version@.jar:@out@/lib/java/javase-@version@.jar "$@"
|