Skip to content

Commit

Permalink
Well that was ... uh ... easy?
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtmann committed Jul 29, 2024
1 parent 9436b2b commit 5d2a2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/dragon
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

set -e
set -x

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

0 comments on commit 5d2a2d7

Please sign in to comment.