mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 17:00:02 +00:00
scripts/image: don't copy *-update.zip to target directory
This file is not needed as it's included in "full" ZIP already.
This commit is contained in:
parent
d11c464649
commit
ba140c890e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user