update: fix a bash problem

This commit is contained in:
sjlleo
2022-05-23 10:05:48 +08:00
committed by GitHub
parent 131a9e2e8a
commit 483a90848d

View File

@@ -13,7 +13,7 @@
### Install
```bash
bash <(curl -Ls https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh)
bash < <(curl -Ls https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh)
```
### Get Started