4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh
|
|
|
|
java -cp /usr/share/java/saxon/saxon-he-13.0.jar net.sf.saxon.Transform "$@"
|