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

cli: create directories if they don't exist. #5

Merged
merged 1 commit into from
Mar 2, 2021
Merged

cli: create directories if they don't exist. #5

merged 1 commit into from
Mar 2, 2021

Conversation

aead
Copy link
Owner

@aead aead commented Mar 2, 2021

This commit fixes an issue when generating
keys are signing a files with a custom signature
file.

Before, key generation resp. signing failed
if the destination file would have been
written to a directory that doesn't exist.

Now, minisign will create any non-existing
directory, if necessary.

This commit fixes an issue when generating
keys are signing a files with a custom signature
file.

Before, key generation resp. signing failed
if the destination file would have been
written to a directory that doesn't exist.

Now, minisign will create any non-existing
directory, if necessary.
@aead aead merged commit 917593b into main Mar 2, 2021
@aead aead deleted the mkdir branch March 2, 2021 23:50
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.

None yet

1 participant