Skip to content

Commit 72b9ec0

Browse files
committed
fixup! WIP: Fix demo-update
1 parent 04cc0e4 commit 72b9ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/demo/generate-asciidemo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
set -x
3+
set +x
44

55
trap cleanup SIGINT SIGTERM EXIT
66

0 commit comments

Comments
 (0)