We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems a bit excessive that the frontail removal prompt is displayed on every start of openhabian-config:
openhabian-config
openhabian/openhabian-setup.sh
Line 136 in 31b6736
And it even defaults to "remove". This increases the risk of accidental removal.
Can this approach be reconsidered? Perhaps the user choice could be remembered, and the prompt never displayed again?
The text was updated successfully, but these errors were encountered:
I'm open to remembering the users choice, but I currently don't have time to implement it. If you wanted to contribute a PR I'd be happy to review it.
You could look at the code that displays NEWS.md for an example of how we've done it elsewhere.
Sorry, something went wrong.
No branches or pull requests
It seems a bit excessive that the frontail removal prompt is displayed on every start of
openhabian-config
:openhabian/openhabian-setup.sh
Line 136 in 31b6736
And it even defaults to "remove". This increases the risk of accidental removal.
Can this approach be reconsidered? Perhaps the user choice could be remembered, and the prompt never displayed again?
The text was updated successfully, but these errors were encountered: