From ba140c890e597dac1964ab6ab6c3ef37b716211e Mon Sep 17 00:00:00 2001 From: kszaq Date: Fri, 24 Jun 2016 05:44:22 +0200 Subject: [PATCH] scripts/image: don't copy *-update.zip to target directory This file is not needed as it's included in "full" ZIP already. --- scripts/image | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/image b/scripts/image index eb702e74e8..2c3f0ae8d7 100755 --- a/scripts/image +++ b/scripts/image @@ -434,8 +434,6 @@ fi popd > /dev/null fi - # copy update package to target directory - cp sign/$IMAGE_NAME-update.zip $TARGET_IMG popd > /dev/null elif [ "$1" = "noobs" ]; then