[PR #11422] [MERGED] fix headers #9348

Closed
opened 2026-02-05 09:01:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11422
Author: @CrazyWolf13
Created: 2/1/2026
Status: Merged
Merged: 2/1/2026
Merged by: @MickLesk

Base: mainHead: CrazyWolf13-patch-2


📝 Commits (6)

📊 Changes

6 files changed (+6 additions, -6 deletions)

View changed files

📝 ct/alpine-loki.sh (+1 -1)
📝 ct/beszel.sh (+1 -1)
📝 ct/fladder.sh (+1 -1)
📝 ct/loki.sh (+1 -1)
📝 ct/tracearr.sh (+1 -1)
📝 ct/wazuh.sh (+1 -1)

📄 Description

✍️ Description

improve a couple of outdated headers

Fixes #

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.

🔄 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/11422 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/1/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `CrazyWolf13-patch-2` --- ### 📝 Commits (6) - [`9ba68a0`](https://github.com/community-scripts/ProxmoxVE/commit/9ba68a094b73b162ad2a345ab8c6a1fa6799a49a) fix copyright - [`363efe0`](https://github.com/community-scripts/ProxmoxVE/commit/363efe001bd980d9c28ed75f39d4c13d6828667b) Update fladder.sh - [`227f049`](https://github.com/community-scripts/ProxmoxVE/commit/227f0498b3c39d2ba2040b833c78ff6c287b6316) Update loki.sh - [`9cd871b`](https://github.com/community-scripts/ProxmoxVE/commit/9cd871ba2fcb27890ea31bd6130f2c75d361ce03) Update tracearr.sh - [`fcd289c`](https://github.com/community-scripts/ProxmoxVE/commit/fcd289c531dac34f17649c176eaa3e81c1eacf14) Update wazuh.sh - [`51e9fb3`](https://github.com/community-scripts/ProxmoxVE/commit/51e9fb37fdead0c619c5c2b1183b7fa5198a29ca) Update beszel.sh ### 📊 Changes **6 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ct/alpine-loki.sh` (+1 -1) 📝 `ct/beszel.sh` (+1 -1) 📝 `ct/fladder.sh` (+1 -1) 📝 `ct/loki.sh` (+1 -1) 📝 `ct/tracearr.sh` (+1 -1) 📝 `ct/wazuh.sh` (+1 -1) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description improve a couple of outdated headers ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [x] **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. --- <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 09:01:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#9348