mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #513 from kszaq/amlogic-updatezip
scripts/image: don't copy *-update.zip to target directory
This commit is contained in:
commit
822942e1ea
@ -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…
x
Reference in New Issue
Block a user