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