Merge pull request #23328 from rayw000/shell-scripts-syntax-highlighting
Shell script syntax highlighting in README.mdpull/25472/head
commit
cfe47ddf9e
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue