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(disk-encryption-keys): ensure the target dir exists #422

Merged

Conversation

dudeofawesome
Copy link
Contributor

When using --disk-encryption-keys, copying will silently fail if the target file location's parent directory does not exist.

This PR adds a mkdir -p to ensure that the target dir does exist.

@Mic92
Copy link
Member

Mic92 commented Nov 15, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Nov 15, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 968f592

@mergify mergify bot merged commit 968f592 into nix-community:main Nov 15, 2024
5 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.

2 participants