Skip to content

Commit 25158b2

Browse files
roothaoel
root
authored andcommitted
#\!bin -> #\!\/bin
1 parent 8c7f7c7 commit 25158b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ $ sudo certbot certonly --standalone
172172

173173
接下来就是启动 gost 服务了,我们这里还是使用 Docker 的方式建立 gost 服务器。
174174
```
175-
#!bin/bash
175+
#!/bin/bash
176176
177177
## 下面的四个参数需要改成你的
178178
DOMAIN="YOU.DOMAIN.NAME"

0 commit comments

Comments
 (0)