mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2039 (markdown)
@@ -1,4 +1,4 @@
|
|||||||
## `#!/bin/sh` was specified, but _____ is not standard.
|
## `#!/bin/sh` was specified, but *something* is not standard.
|
||||||
|
|
||||||
The shebang indicates that the script works with `/bin/sh`, but you are using non-standard features that may not be supported.
|
The shebang indicates that the script works with `/bin/sh`, but you are using non-standard features that may not be supported.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user