Skip to content

Commit

Permalink
Replace shebang with shellcheck directive
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaculabilis committed Oct 31, 2024
1 parent a530939 commit 39fe52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/flakes/common.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
# shellcheck shell=bash

source ../common.sh

Expand Down

0 comments on commit 39fe52a

Please sign in to comment.