Skip to content

Commit dee3561

Browse files
committed
I mean ...
1 parent 52b9ee0 commit dee3561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/dragon

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 -e
4+
35
export DRAGON_DIR=.dragon
46
export DRAGON_VERS=$(python3 -c 'from dragon.util import version; print(version())')
57

0 commit comments

Comments
 (0)