diff --git a/build.sh b/build.sh index 8f4b309..ef0c7f7 100755 --- a/build.sh +++ b/build.sh @@ -332,7 +332,7 @@ then if [ $dpkgtype == "uos" ] then mkdir $dpkgtype/$oem/opt/apps/$dpkgpath/entries/help - cp -rf ../code_app/doc/scanner/$OEMHELPNAME"_scanSettings*" $dpkgtype/$oem/opt/apps/$dpkgpath/entries/help + cp -rf ../code_app/doc/scanner/$OEMHELPNAME"_scanSettings_Help_manual.pdf" $dpkgtype/$oem/opt/apps/$dpkgpath/entries/help if [ "$oem" == "zj" ] then cp -rf ../code_app/doc/scanner/$OEMHELPNAME"_scanSettings_Help_manual_EN.pdf" $dpkgtype/$oem/opt/apps/$dpkgpath/entries/help