From 50117bc4598a7868f5eb8abcdbb7583a183ffc88 Mon Sep 17 00:00:00 2001 From: luoliangyi <87842688@qq.com> Date: Mon, 8 Aug 2022 10:36:30 +0800 Subject: [PATCH] build --- build.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/build.sh b/build.sh index 89ba424..924f3d6 100755 --- a/build.sh +++ b/build.sh @@ -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