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