Skip to content

doc: replace bash references with sh

sh means the POSIX interface, and could be bash, zsh, etc. — even just plain old sh.

refs: #34837

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading