From 024a205ad68977ff2f4917ae7b907f154c01c773 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Thu, 18 Aug 2022 13:07:59 +0800 Subject: [PATCH] u --- git-clone-all.bat | 1 - git-clone-all.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/git-clone-all.bat b/git-clone-all.bat index 7145e68..c8b41d6 100644 --- a/git-clone-all.bat +++ b/git-clone-all.bat @@ -52,7 +52,6 @@ popd mkdir sol pushd sol -git clone https://git.faronear.org/sol/_sol git clone https://git.faronear.org/sol/sol-ling git clone https://git.faronear.org/sol/sol-data git clone https://git.faronear.org/sol/sol-base diff --git a/git-clone-all.sh b/git-clone-all.sh index 95f815e..d8b1836 100755 --- a/git-clone-all.sh +++ b/git-clone-all.sh @@ -54,7 +54,6 @@ popd mkdir sol pushd sol -git clone https://git.faronear.org/sol/_sol git clone https://git.faronear.org/sol/sol-ling git clone https://git.faronear.org/sol/sol-data git clone https://git.faronear.org/sol/sol-base