func: fix build not clean addon file
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
@@ -103,6 +103,7 @@ function getAddons() {
|
||||
echo "Extracting ${PKG} to ${DEST_PATH}/${ADDON}"
|
||||
tar -xaf "${PKG}" -C "${DEST_PATH}/${ADDON}"
|
||||
done
|
||||
rm -f "${CACHE_FILE}"
|
||||
echo "Getting Addons end - ${TAG}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user