添加curl安装方式

This commit is contained in:
2024-04-05 18:58:25 +00:00
parent 4d84386eec
commit 3c68be9b4f

View File

@@ -5,9 +5,12 @@
# 安装 install
```
wget https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.sh -c && sh install.sh
wget https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.sh -c -O install.sh && sh install.sh
```
```
curl -#fL -o install.sh -C - https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.sh && sh install.sh
```
# 试用
```
git clone https://github.com/XiaoXianNv-boot/jcm