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

fix: fix installing to wrong directory #6

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

sylvlecl
Copy link
Member

When the default target directory did not exist, we ended up
installing to it, instead of the one selected by the user.

Signed-off-by: Sylvain Leclerc <[email protected]>
If the initially proposed target path did not exist,
we ended up installing to this one instead of the one
selected by the user.

Also, removing unused exception class

Signed-off-by: Sylvain Leclerc <[email protected]>
@sylvlecl sylvlecl force-pushed the fix/fix-installing-to-wrong-dir branch from 3c67de3 to 2188a2d Compare October 31, 2024 12:16
@sylvlecl sylvlecl merged commit 118c9c5 into main Oct 31, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

1 participant