Skip to content

Commit 04cc0e4

Browse files
committed
WIP: Fix demo-update
Signed-off-by: Todd Short <[email protected]>
1 parent 02fa296 commit 04cc0e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/demo/generate-asciidemo.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
set -x
4+
35
trap cleanup SIGINT SIGTERM EXIT
46

57
SCRIPTPATH="$( cd -- "$(dirname "$0")" > /dev/null 2>&1 ; pwd -P )"

0 commit comments

Comments
 (0)