From e575f39944c74778570d2c2d7b05aa2dadc81d69 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 17 Aug 2022 12:23:01 +0800 Subject: [PATCH] u --- git-clone-all.bat | 10 ++++++---- git-clone-all.sh | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/git-clone-all.bat b/git-clone-all.bat index f591f3d..7145e68 100644 --- a/git-clone-all.bat +++ b/git-clone-all.bat @@ -38,14 +38,16 @@ git clone https://git.faronear.org/npm/wo-core-i18n git clone https://git.faronear.org/npm/wo-core-toolkit git clone https://git.faronear.org/npm/wo-core-rpcsocket -git clone https://git.faronear.org/npm/tic-crypto -git clone https://git.faronear.org/npm/tic-chaintool -git clone https://git.faronear.org/npm/tic-traction - git clone https://git.faronear.org/npm/wo-user-part-uniapp git clone https://git.faronear.org/npm/wo-user-style-scss git clone https://git.faronear.org/npm/wo-user-toolkit-uniapp git clone https://git.faronear.org/npm/wo-user-websocket-uniapp + +git clone https://git.faronear.org/npm/tic-crypto +git clone https://git.faronear.org/npm/tic-chaintool +git clone https://git.faronear.org/npm/tic-traction + +git clone https://git.faronear.org/npm/vue-cli-uniapp popd mkdir sol diff --git a/git-clone-all.sh b/git-clone-all.sh index 0d8db15..95f815e 100755 --- a/git-clone-all.sh +++ b/git-clone-all.sh @@ -40,14 +40,16 @@ git clone https://git.faronear.org/npm/wo-core-i18n git clone https://git.faronear.org/npm/wo-core-toolkit git clone https://git.faronear.org/npm/wo-core-rpcsocket -git clone https://git.faronear.org/npm/tic-crypto -git clone https://git.faronear.org/npm/tic-chaintool -git clone https://git.faronear.org/npm/tic-traction - git clone https://git.faronear.org/npm/wo-user-part-uniapp git clone https://git.faronear.org/npm/wo-user-style-scss git clone https://git.faronear.org/npm/wo-user-toolkit-uniapp git clone https://git.faronear.org/npm/wo-user-websocket-uniapp + +git clone https://git.faronear.org/npm/tic-crypto +git clone https://git.faronear.org/npm/tic-chaintool +git clone https://git.faronear.org/npm/tic-traction + +git clone https://git.faronear.org/npm/vue-cli-uniapp popd mkdir sol