We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02fa296 commit 04cc0e4Copy full SHA for 04cc0e4
hack/demo/generate-asciidemo.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+set -x
4
+
5
trap cleanup SIGINT SIGTERM EXIT
6
7
SCRIPTPATH="$( cd -- "$(dirname "$0")" > /dev/null 2>&1 ; pwd -P )"
0 commit comments