Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 231 Bytes

File metadata and controls

2 lines (2 loc) · 231 Bytes

dash-as-sh

Shell script which uses shellcheck to detect bashisms in scripts with "/bin/sh" or "/usr/bin/env sh" shebang. If bashisms are present then shebang is changed from sh to bash.