Skip to content

Commit

Permalink
fun stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtmann committed Jul 28, 2024
1 parent dee3561 commit 6afc2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dragon
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ fi
# If we have no args, print usage and exit
if [[ -z $1 ]]; then
usage
drexit
drexit 0
fi

while ! [[ -z $1 ]]; do
Expand Down

0 comments on commit 6afc2f0

Please sign in to comment.