diff options
Diffstat (limited to 'src/ci')
| -rw-r--r-- | src/ci/shared.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ci/shared.sh b/src/ci/shared.sh index c93d4774e39..3c196c9478c 100644 --- a/src/ci/shared.sh +++ b/src/ci/shared.sh @@ -1,4 +1,5 @@ #!/bin/false +# shellcheck shell=bash # This file is intended to be sourced with `. shared.sh` or # `source shared.sh`, hence the invalid shebang and not being |
