mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/image: Remove release directory after creating Amlogic OTA update package
This commit is contained in:
parent
2e1ddeb80f
commit
2edb1194fc
@ -453,6 +453,9 @@ fi
|
||||
|
||||
popd > /dev/null
|
||||
|
||||
# cleanup release dir
|
||||
rm -rf $RELEASE_DIR
|
||||
|
||||
elif [ "$1" = "noobs" ]; then
|
||||
|
||||
RELEASE_DIR="$TARGET_IMG/${IMAGE_NAME}-$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user