[PR #2277] [MERGED] Fix changedetection: Correct Browser install #3536

Closed
opened 2026-02-05 05:48:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2277
Author: @michelroegl-brunner
Created: 2/11/2025
Status: Merged
Merged: 2/12/2025
Merged by: @MickLesk

Base: mainHead: michelroegl-brunner-patch-3


📝 Commits (1)

  • deb1945 Fix changedetection: Correct Browser install

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 install/changedetection-install.sh (+4 -1)

📄 Description

✍️ Description

Should fix the install issue with changedetection.

Link: #2213
Old PR wich fixed the update but not the install: #1027

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 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.

📋 Additional Information (optional)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2277 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-3` --- ### 📝 Commits (1) - [`deb1945`](https://github.com/community-scripts/ProxmoxVE/commit/deb1945a8eb81eb423d1ad20a6ef5ebe3824a80f) Fix changedetection: Correct Browser install ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `install/changedetection-install.sh` (+4 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> Should fix the install issue with changedetection. ## 🔗 Related PR / Discussion / Issue Link: #2213 Old PR wich fixed the update but not the install: #1027 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [X] 🐞 **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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:48:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3536