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

Shell script syntax highlighting in README.md
This commit is contained in:
Kubernetes Prow Robot
2020-12-08 17:24:05 -08:00
committed by GitHub
+1 -1
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.