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