Fix format error
This commit is contained in:
@@ -137,7 +137,7 @@ In your shell, create an `index.html` file in the `/usr/share/nginx/html`
|
|||||||
directory:
|
directory:
|
||||||
-->
|
-->
|
||||||
|
|
||||||
在 shell 中,在 `/usr/share/nginx/html` 目录创建一个 `index.html 文件:
|
在 shell 中,在 `/usr/share/nginx/html` 目录创建一个 `index.html` 文件:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
root@shell-demo:/# echo Hello shell demo > /usr/share/nginx/html/index.html
|
root@shell-demo:/# echo Hello shell demo > /usr/share/nginx/html/index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user