Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The name of the `.tar` file is repeated multiple times, verbatim. This not only violates the Don't Repeat Yourself (DRY) principle, it also makes it easier to miss an instance when the file name changes (as it did with lycheeverse/lychee#1464). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
- Loading branch information