🔨cdle repo

This commit is contained in:
Leon 2021-08-16 18:40:17 +08:00
parent 236e4f6b8e
commit fd32eff800
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ ql repo https://github.com/smiek2221/scripts.git "jd_|gua_" "" "^MovementFaker|^
``` ```
- `cdle` - `cdle`
``` ```
ql repo https://github.com/cdle/jd_study.git "jd_" "disposable|expired|jdc" ql repo https://github.com/cdle/xdd.git "jd_" "disposable|expired|jdc"
``` ```
- `ZCY01` - `ZCY01`
``` ```

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
## Mod: Build20210814V1 ## Mod: Build20210816V1
## 添加你需要重启自动执行的任意命令,比如 ql repo ## 添加你需要重启自动执行的任意命令,比如 ql repo
## 安装node依赖使用 pnpm install -g xxx xxxBuild 20210728-002 及以上版本的 code.sh可忽略 ## 安装node依赖使用 pnpm install -g xxx xxxBuild 20210728-002 及以上版本的 code.sh可忽略
## 安装python依赖使用 pip3 install xxxBuild 20210728-002 及以上版本的 code.sh可忽略 ## 安装python依赖使用 pip3 install xxxBuild 20210728-002 及以上版本的 code.sh可忽略
@ -86,7 +86,7 @@ OR3(){
ql repo https://github.com/smiek2221/scripts.git "jd_|gua_" "" "^MovementFaker|^JDJRValidator|^ZooFaker|^sign" ql repo https://github.com/smiek2221/scripts.git "jd_|gua_" "" "^MovementFaker|^JDJRValidator|^ZooFaker|^sign"
} }
OR4(){ OR4(){
ql repo https://github.com/cdle/jd_study.git "jd_" "disposable|expired|jdc" ql repo https://github.com/cdle/xdd.git "jd_" "disposable|expired|jdc"
} }
OR5(){ OR5(){
ql repo https://github.com/ZCY01/daily_scripts.git "jd_" ql repo https://github.com/ZCY01/daily_scripts.git "jd_"