Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Remove the downloaded archive and any unnecessary files after installation #254

Closed
meysam81 opened this issue Oct 10, 2024 · 1 comment

Comments

@meysam81
Copy link

This line right here:

rm -f lychee*!(lychee-bin|lychee-lib)

... is removing the lychee.toml file and the end result is as you see below:

Cannot load configuration file `lychee.toml`: No such file or directory (os error 2)
Screenshot 2024-10-10 at 11 21 58
@mre
Copy link
Member

mre commented Oct 17, 2024

This should be fixed in the latest version, as per #255.
Thanks for reporting.

@mre mre closed this as completed Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants