Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
fc2e8c7ccc
|
@ -7,11 +7,11 @@
|
|||
> 静默但输出错误信息,并跟随重定向
|
||||
|
||||
```bash
|
||||
curl -sSL https://gitea.yever.top/Hawkin/setup-kit/src/branch/main/config-os-and-apps.sh | bash
|
||||
curl -sSL https://gitea.yever.top/Hawkin/setup-kit/raw/main/config-os-and-apps.sh | bash
|
||||
```
|
||||
|
||||
或
|
||||
|
||||
```bash
|
||||
wget -qO- https://gitea.yever.top/Hawkin/setup-kit/src/branch/main/config-os-and-apps.sh | bash
|
||||
wget -qO- https://gitea.yever.top/Hawkin/setup-kit/raw/main/config-os-and-apps.sh | bash
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue