Updated SC2039 (markdown)

Mingye Wang
2015-09-25 10:15:13 -04:00
parent 8639e26e17
commit 9da6e21ff6

@@ -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.