Skip to content

Commit

Permalink
I mean ...
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtmann committed Jul 28, 2024
1 parent 52b9ee0 commit dee3561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/dragon
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

set -e

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

Expand Down

0 comments on commit dee3561

Please sign in to comment.