mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
scripts/image: Remove release directory after creating Amlogic OTA update package
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user