We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816eb0d commit bc5625eCopy full SHA for bc5625e
recipes/defacing/build.sh
@@ -1,3 +1,6 @@
1
+#!/bin/bash
2
+set -e
3
+
4
pip3 install jsonschema
5
pip3 install packaging
6
0 commit comments