Merge pull request #23328 from rayw000/shell-scripts-syntax-highlighting
Shell script syntax highlighting in README.md
This commit is contained in:
@@ -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):
|
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
|
||||||
|
|
||||||
```
|
```shell
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# These are the original gist links, linking to my gists now.
|
# These are the original gist links, linking to my gists now.
|
||||||
|
|||||||
Reference in New Issue
Block a user