Skip to content

Commit

Permalink
更新一键安装脚本SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
tsosunchia committed Dec 1, 2023
1 parent fc88c9b commit faa3daa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 安装命令
Expand Down

0 comments on commit faa3daa

Please sign in to comment.