Sign in
apache
/
incubator-taverna-site
/
4f28c69c06d0ee6745703304304bb320595e92b0
/
.
/
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