We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c7458 commit 3e32b69Copy full SHA for 3e32b69
1 file changed
build.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+set -x
3
cd vyos-build
4
docker run \
5
--rm \
0 commit comments