docs: replace ``bash with ``sh in all .md files

This commit is contained in:
MoNakouzi
2022-08-15 00:51:56 -04:00
committed by AJ ONeal
parent 4c539f3bd2
commit 82af8b46a4
92 changed files with 434 additions and 434 deletions

View File

@@ -11,6 +11,6 @@ linux: true
> `ssh-setpass` will ask you for your old passphrase and then for the new one to
> reset it with.
```bash
```sh
ssh-setpass
```