微调国产打包脚本

This commit is contained in:
yangjiaxuan 2024-08-19 17:34:22 +08:00
parent 5645b3f0eb
commit 468fa25f93
1 changed files with 3 additions and 0 deletions

View File

@ -98,6 +98,9 @@ function appbuild()
echo "-----------------------------start-----------------------------" echo "-----------------------------start-----------------------------"
#GIT CODE #GIT CODE
git -C ./ checkout .
git -C ./ pull
rm ../release/$syspath/$cpu/* rm ../release/$syspath/$cpu/*
git -C ../release clean -df git -C ../release clean -df