Skip to content

fixed error during CP of override.conf #37

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HariboApfel
Copy link

The script is trying to copy override.conf from the current directory, but when the script runs, it's in a temporary directory (created with mktemp -d). The script needs to be modified to use the correct path to the override.conf file.

@Erisa
Copy link
Member

Erisa commented Jul 3, 2025

Thanks for the contribution and sorry for the delay, but when I try the script under different scenarios I'm not having an issue that this would fix, do you know in which cases this problem happens? e.g. reproduction steps

@Erisa Erisa self-requested a review July 3, 2025 20:51
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