We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39155a9 + 4eb1522 commit 36f2a30Copy full SHA for 36f2a30
entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh -l
2
3
-xmllint $1 --$2 $3 --noout
+xmllint "$1" --$2 "$3" --noout
0 commit comments