mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Clean previous device release when doing a new build
This commit is contained in:
@@ -75,6 +75,7 @@ fi
|
||||
# Prune old releases
|
||||
echo "Prune old releases: ${DISTRO}-${DEVICE}.${ARCH}-*"
|
||||
rm -f ./release/${DISTRO}-${DEVICE}.${ARCH}-*
|
||||
rm -f ./target/${DISTRO}-${DEVICE}.${ARCH}-*
|
||||
|
||||
# Remove image root
|
||||
rm -rf ./build.${DISTRO}-${DEVICE}.${ARCH}/image
|
||||
|
||||
Reference in New Issue
Block a user