From 630f18792adfff2f92bdd72c8898191cf7f84bb7 Mon Sep 17 00:00:00 2001 From: Redkale Date: Thu, 7 Jul 2022 09:22:31 +0800 Subject: [PATCH] --- my/gitrun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my/gitrun.sh b/my/gitrun.sh index a4747fd4c..0558459d4 100644 --- a/my/gitrun.sh +++ b/my/gitrun.sh @@ -8,7 +8,7 @@ rm -fr src rm -fr bin rm -fr conf -git clone https://gitee.com/redkale/redkale.git +git clone https://github.com/redkale/redkale.git cp -fr redkale/src ./ cp -fr redkale/bin ./