Sign in
apache
/
incubator-taverna-site
/
914f5c2340e4b5622bb487f15944b7af1c22c744
/
.
/
cgi-bin
/
scufl2info.cgi
blob: dce719c90090653dab6de5ecf799374544de03c1 [
file
] [
log
] [
blame
]
#!/bin/sh
## Small memory footprint!
exec java
-
Xmx32M
-
jar lib
/
scufl2
-
info
-
0.4
.
1
-
SNAPSHOT
-
standalone
.
jar
2
>&
1