[PR #2416] [MERGED] Fix: Homarr update service files #3632

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2416
Author: @CrazyWolf13
Created: 2/15/2025
Status: Merged
Merged: 2/15/2025
Merged by: @MickLesk

Base: mainHead: CrazyWolf13-fix-homarr-services


📝 Commits (1)

  • d10ba03 add: section to update old service files

📊 Changes

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

View changed files

📝 ct/homarr.sh (+38 -1)

📄 Description

✍️ Description

This PR ensures, the old service files are updated and not available ones created during update.

Link: #2369

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/2416 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/15/2025 **Status:** ✅ Merged **Merged:** 2/15/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `CrazyWolf13-fix-homarr-services` --- ### 📝 Commits (1) - [`d10ba03`](https://github.com/community-scripts/ProxmoxVE/commit/d10ba03f8ac9f2a32459e8a589f201cffb640a08) add: section to update old service files ### 📊 Changes **1 file changed** (+38 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/homarr.sh` (+38 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This PR ensures, the old service files are updated and not available ones created during update. ## 🔗 Related PR / Discussion / Issue Link: #2369 ## ✅ 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:51:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3632