From 4313ce5b3a8cdd78fc6288c8c1bc1a0044c31cbe Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Fri, 21 Jun 2024 15:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 2d2c6ff..2844e45 100755 --- a/build.sh +++ b/build.sh @@ -107,7 +107,7 @@ function appbuild() git -C ../code_device pull git -C ../code_app clean -df - #git -C ../code_app checkout . + git -C ../code_app checkout . git -C ../code_app pull git -C ../code_lang checkout .