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.
cdebanil/shell-scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.