This commit is contained in:
modehua 2023-03-28 10:02:07 +08:00
parent 1ca9256515
commit 46ad729954
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ function appbuild()
echo "-----------------------------start-----------------------------" echo "-----------------------------start-----------------------------"
#GIT CODE #GIT CODE
rm ../release/$syspath/$cpu/* -R rm ../release/$syspath/$cpu/*
git -C ../release clean -df git -C ../release clean -df
git -C ../release checkout . git -C ../release checkout .