Skip to content

pve-post-installer: remove Nag-File if already exist #6098

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

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

luckman212
Copy link
Contributor

✍️ Description

This updated version of #6087 does not compare hashes or file contents of the dpkg hook script. It simply overwrites the script if "yes" is chosen, or removes the hook script if "no" is selected.

🔗 Related PR / Issues

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@MickLesk MickLesk changed the title alternate fix for PR #6087 pve-post-installer: remove Nag-File if already exist Jul 21, 2025
@tremor021 tremor021 merged commit 8559587 into community-scripts:main Jul 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pve-tool update script A change that updates a script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants