fix shellcheck error of SC1008
This commit is contained in:
parent
f197da655f
commit
ce4c124292
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/false
|
#!/bin/false
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
# This file is intended to be sourced with `. shared.sh` or
|
# This file is intended to be sourced with `. shared.sh` or
|
||||||
# `source shared.sh`, hence the invalid shebang and not being
|
# `source shared.sh`, hence the invalid shebang and not being
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue