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