This commit is contained in:
yangjiaxuan 2024-06-21 15:11:48 +08:00
parent 2715fa6e37
commit 4313ce5b3a
1 changed files with 1 additions and 1 deletions

View File

@ -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 .