diff --git a/script/tools/copy_embedded_img.sh b/script/tools/copy_embedded_img.sh index 6a60243255e7997ecf9072c93c603309242a3188..2d5ce869bd05e9e94bbf0d6f14dfdc819ca6cfbe 100644 --- a/script/tools/copy_embedded_img.sh +++ b/script/tools/copy_embedded_img.sh @@ -21,7 +21,6 @@ fi ") if [ -n "$res" ];then echo $res - exit 0 fi mkdir tmpdir expect <<-END1