This commit is contained in:
luoliangyi 2022-08-08 10:36:30 +08:00
parent 6bdc9c6052
commit 50117bc459
1 changed files with 2 additions and 6 deletions

View File

@ -144,7 +144,7 @@ fi
cd ../code_app
git checkout .
git pull
./build.sh $oem
#./build.sh $oem
if [ $? -ne 0 ];then
echo "code_app-------->编译失败"
exit 1
@ -234,12 +234,8 @@ if [ $? -ne 0 ];then
echo "not find:libsane-"$oem"sane.so"
exit 1
fi
pwd
find release/$syspath/$cpu/ -name "*SCAN"
if [ $? -ne 0 ];then
echo "not find:APP"
exit 1
fi
chmod 755 dpkg -R
chmod 755 backup -R