Skip to content

Commit 246b670

Browse files
author
thomas
committed
v1.9.0
- 更加完善的DNS解析异常提示
1 parent 369a077 commit 246b670

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,12 @@ home: /root/.httpsok
5555

5656
### 二、DNS解析配置
5757

58-
添加一条DNS解析记录(类型为 **CNAME** ),**只需添加一次即可**
58+
**根据脚本运行的实际情况**,添对应的的DNS解析记录。[添加DNS解析配置参考](https://fposter.cn/doc/guide/dns.html)
5959

60-
添加成功后请稍等1分钟左右(DNS生效需要一点时间),再次运行安装脚本即可。
60+
注意:
61+
1. **只需要添加一次即可**,添加后请勿删除记录。
62+
2. DNS记录**类型为CNAME**
63+
3. 请您稍等1分钟后,再次运行脚本。(DNS解析生效需要一点点时间)
6164

6265
```bash
6366
+-------------------+-----------------------+------------+------------------------------------+
@@ -74,7 +77,6 @@ home: /root/.httpsok
7477
[//]: # ()
7578
[//]: # (![image-20240312114825019](https://fposter.cn/dassets/image-20240312114825019.png))
7679

77-
[DNS解析配置参考](https://fposter.cn/doc/guide/dns.html)
7880

7981
### 三、完成
8082

README.zh.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,12 @@ home: /root/.httpsok
5555

5656
### 二、DNS解析配置
5757

58-
添加一条DNS解析记录(类型为 **CNAME** ),**只需添加一次即可**
58+
**根据脚本运行的实际情况**,添对应的的DNS解析记录。[添加DNS解析配置参考](https://fposter.cn/doc/guide/dns.html)
5959

60-
添加成功后请稍等1分钟左右(DNS生效需要一点时间),再次运行安装脚本即可。
60+
注意:
61+
1. **只需要添加一次即可**,添加后请勿删除记录。
62+
2. DNS记录**类型为CNAME**
63+
3. 请您稍等1分钟后,再次运行脚本。(DNS解析生效需要一点点时间)
6164

6265
```bash
6366
+-------------------+-----------------------+------------+------------------------------------+
@@ -74,7 +77,6 @@ home: /root/.httpsok
7477
[//]: # ()
7578
[//]: # (![image-20240312114825019](https://fposter.cn/dassets/image-20240312114825019.png))
7679

77-
[DNS解析配置参考](https://fposter.cn/doc/guide/dns.html)
7880

7981
### 三、完成
8082

0 commit comments

Comments
 (0)