Cleanup build

This commit is contained in:
Tad Fisher
2023-10-06 16:19:32 -07:00
parent 00f8deb8f2
commit b152ca50f2
8 changed files with 22 additions and 75 deletions

View File

@@ -133,6 +133,8 @@ class Gradle2Nix : CliktCommand(
metadata.delete()
backup.renameTo(metadata)
})
} else {
metadata.deleteOnExit()
}
}