Skip to content

Commit

Permalink
Fix test_completion by setting shebang
Browse files Browse the repository at this point in the history
in completion script.
  • Loading branch information
JOJ0 committed Jan 17, 2025
1 parent 594f2b3 commit b75b449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beets/ui/completion_base.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
# This file is part of beets.
# Copyright (c) 2014, Thomas Scholtes.
#
Expand Down

0 comments on commit b75b449

Please sign in to comment.