From 015ed56784db963b04d3ac74ab15a26dee958731 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Fri, 5 Aug 2022 17:31:02 +0800 Subject: [PATCH] u --- git-clone-all.bat | 12 ------------ git-clone-all.sh | 35 ++++++++++++----------------------- 2 files changed, 12 insertions(+), 35 deletions(-) diff --git a/git-clone-all.bat b/git-clone-all.bat index 40366c6..f55e789 100644 --- a/git-clone-all.bat +++ b/git-clone-all.bat @@ -13,7 +13,6 @@ popd mkdir fon pushd fon -git clone https://git.faronear.org/fon/_fon git clone https://git.faronear.org/fon/sysconfig git clone https://git.faronear.org/fon/dot.vscode git clone https://git.faronear.org/fon/www.faronear.com @@ -25,7 +24,6 @@ popd mkdir npm pushd npm -git clone https://git.faronear.org/npm/_npm git clone https://git.faronear.org/npm/basend-fileloader git clone https://git.faronear.org/npm/basend-deployer git clone https://git.faronear.org/npm/basend-envar @@ -72,22 +70,13 @@ popd mkdir tic pushd tic -git clone https://git.faronear.org/tic/_tic -git clone https://git.faronear.org/tic/cloud git clone https://git.faronear.org/tic/cloud-server git clone https://git.faronear.org/tic/cloud-user-vue -git clone https://git.faronear.org/tic/star git clone https://git.faronear.org/tic/star-core-torm -git clone https://git.faronear.org/tic/star-lens-design git clone https://git.faronear.org/tic/star-lens-uniapp git clone https://git.faronear.org/tic/star-lens-vue git clone https://git.faronear.org/tic/tic-blog-hexo -git clone https://git.faronear.org/tic/tic-webhome -git clone https://git.faronear.org/tic/tic-webhome-design git clone https://git.faronear.org/tic/tic-webhome-vue -git clone https://git.faronear.org/tic/wallet -git clone https://git.faronear.org/tic/wallet-server-torm -git clone https://git.faronear.org/tic/wallet-user-vue popd mkdir tuc @@ -112,7 +101,6 @@ git clone https://git.faronear.org/tuc-log/log git clone https://git.faronear.org/tuc-log/log-team-uniapp git clone https://git.faronear.org/tuc-log/log.server.mongo git clone https://git.faronear.org/tuc-log/log-server-torm -git clone https://git.faronear.org/tuc-log/log-user-design git clone https://git.faronear.org/tuc-log/log.user.react git clone https://git.faronear.org/tuc-log/log-user-uniapp git clone https://git.faronear.org/tuc-log/log-user-vue diff --git a/git-clone-all.sh b/git-clone-all.sh index c607222..674dbf8 100755 --- a/git-clone-all.sh +++ b/git-clone-all.sh @@ -7,16 +7,15 @@ popd mkdir cup pushd cup -git clone https://git.faronear.org/cup/code.gasj.allinone -git clone https://git.faronear.org/cup/code.gd-thomas.jp +git clone https://git.faronear.org/cup/gasj-allinone +git clone https://git.faronear.org/cup/gdthomas-web-jp git clone https://git.faronear.org/cup/cmc-user-uniapp git clone https://git.faronear.org/cup/cmc-server-torm popd mkdir fon pushd fon -git clone https://git.faronear.org/fon/_fon -git clone https://git.faronear.org/fon/sysconfig +git clone https://git.faronear.org/npm/sysconfig git clone https://git.faronear.org/fon/dot.vscode git clone https://git.faronear.org/fon/www.faronear.com git clone https://git.faronear.org/fon/yapi.faronear.org @@ -27,7 +26,6 @@ popd mkdir npm pushd npm -git clone https://git.faronear.org/npm/_npm git clone https://git.faronear.org/npm/basend-fileloader git clone https://git.faronear.org/npm/basend-deployer git clone https://git.faronear.org/npm/basend-envar @@ -64,32 +62,24 @@ popd mkdir tex pushd tex -git clone https://git.faronear.org/tex/tex.basebank.java -git clone https://git.faronear.org/tex/tex.baserver.java -git clone https://git.faronear.org/tex/tex.doc -git clone https://git.faronear.org/tex/tex.team.vue -git clone https://git.faronear.org/tex/tex.user.android -git clone https://git.faronear.org/tex/tex.user.vue +git clone https://git.faronear.org/tex/tex-basebank-java +git clone https://git.faronear.org/tex/tex-baserver-java +git clone https://git.faronear.org/tex/tex-doc +git clone https://git.faronear.org/tex/tex-team.vue +git clone https://git.faronear.org/tex/tex-user-android +git clone https://git.faronear.org/tex/tex-user-ios +git clone https://git.faronear.org/tex/tex-user-vue popd mkdir tic pushd tic -git clone https://git.faronear.org/tic/_tic -git clone https://git.faronear.org/tic/cloud git clone https://git.faronear.org/tic/cloud-server git clone https://git.faronear.org/tic/cloud-user-vue -git clone https://git.faronear.org/tic/star git clone https://git.faronear.org/tic/star-core-torm -git clone https://git.faronear.org/tic/star-lens-design git clone https://git.faronear.org/tic/star-lens-uniapp git clone https://git.faronear.org/tic/star-lens-vue git clone https://git.faronear.org/tic/tic-blog-hexo -git clone https://git.faronear.org/tic/tic-webhome -git clone https://git.faronear.org/tic/tic-webhome-design git clone https://git.faronear.org/tic/tic-webhome-vue -git clone https://git.faronear.org/tic/wallet -git clone https://git.faronear.org/tic/wallet-server-torm -git clone https://git.faronear.org/tic/wallet-user-vue popd mkdir tuc @@ -112,10 +102,9 @@ mkdir tuc-log pushd tuc-log git clone https://git.faronear.org/tuc-log/log git clone https://git.faronear.org/tuc-log/log-team-uniapp -git clone https://git.faronear.org/tuc-log/log.server.mongo +git clone https://git.faronear.org/tuc-log/log-server-mongo git clone https://git.faronear.org/tuc-log/log-server-torm -git clone https://git.faronear.org/tuc-log/log-user-design -git clone https://git.faronear.org/tuc-log/log.user.react +git clone https://git.faronear.org/tuc-log/log-user-react git clone https://git.faronear.org/tuc-log/log-user-uniapp git clone https://git.faronear.org/tuc-log/log-user-vue git clone https://git.faronear.org/tuc-log/log-wehbome-hexo