更新一键安装脚本SSL

This commit is contained in:
tsosunchia
2023-12-01 11:15:17 +08:00
parent fc88c9be5c
commit faa3daa0c4
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ Please note, there are exceptions to this synchronization. If a version of NTrac
* One-click installation script
```shell
bash -c "$(curl http://nexttrace-io-leomoe-api-a0.shop/nt_install_v1.sh)"
curl nxtrace.org/nt |bash
```
* Arch Linux AUR installation command
* Directly download bin package (only supports amd64)

View File

@@ -71,7 +71,7 @@ Document Language: [English](README.md) | 简体中文
* 一键安装脚本
```shell
bash -c "$(curl http://nexttrace-io-leomoe-api-a0.shop/nt_install_v1.sh)"
curl nxtrace.org/nt | bash
```
* Arch Linux AUR 安装命令