Skip to content

Commit 5d2a2d7

Browse files
committed
Well that was ... uh ... easy?
1 parent 9436b2b commit 5d2a2d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/dragon

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

33
set -e
4-
set -x
54

65
export DRAGON_DIR=.dragon
76
export DRAGON_VERS=$(python3 -c 'from dragon.util import version; print(version())')

0 commit comments

Comments
 (0)