feat: add saxon-he
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
java -cp /usr/share/java/saxon/saxon-he-13.0.jar net.sf.saxon.Transform "$@"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
java -cp /usr/share/java/saxon/saxon-he-13.0.jar net.sf.saxon.Transform "$@"
|
||||