refactor: 更新脚本和配置文件的下载链接
- 将下载链接从 https://i.sugarscat.cn/ 更改为 https://i.37point2.cn/ - 更新了多个文件中的下载指令,包括 README.md、deploy.sh 和 nginx.conf - 删除了 nginx/note.sugarscat.cn 相关的文件和配置
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## ACME安装
|
||||
|
||||
```bash
|
||||
curl https://i.sugarscat.cn/i/script/raw/main/acme/acme.sh | sh -s -- --install
|
||||
curl https://i.37point2.cn/i/script/raw/main/acme/acme.sh | sh -s -- --install
|
||||
```
|
||||
|
||||
> [!TIP]
|
||||
|
||||
Reference in New Issue
Block a user