Merge pull request #23328 from rayw000/shell-scripts-syntax-highlighting

Shell script syntax highlighting in README.md
pull/25472/head
Kubernetes Prow Robot 2020-12-08 17:24:05 -08:00 committed by GitHub
commit cfe47ddf9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Try checking the current limit for open files:
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
```
```shell
#!/bin/sh
# These are the original gist links, linking to my gists now.