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 .