[PR #10902] [MERGED] refactor: peanut entrypoint #9088

Closed
opened 2026-02-26 16:35:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: CrazyWolf13-patch-7


📝 Commits (4)

  • 69428e7 refactor: peanut entrypoint
  • f6fe377 refactor: peanut: entrypoint fix
  • caf9801 Apply suggestion from @tremor021
  • 42ff955 Apply suggestion from @tremor021

📊 Changes

2 files changed (+13 additions, -3 deletions)

View changed files

📝 ct/peanut.sh (+10 -1)
📝 install/peanut-install.sh (+3 -2)

📄 Description

✍️ Description

Fixes #10898

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/10902 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 1/18/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `CrazyWolf13-patch-7` --- ### 📝 Commits (4) - [`69428e7`](https://github.com/community-scripts/ProxmoxVE/commit/69428e7d267ec8b13cef42916034324b584d32dc) refactor: peanut entrypoint - [`f6fe377`](https://github.com/community-scripts/ProxmoxVE/commit/f6fe377a47507a42780ded85368300c4569a9532) refactor: peanut: entrypoint fix - [`caf9801`](https://github.com/community-scripts/ProxmoxVE/commit/caf9801363396d4d1f42fdd06116a7b3bf48da80) Apply suggestion from @tremor021 - [`42ff955`](https://github.com/community-scripts/ProxmoxVE/commit/42ff9556804950d5ae488f172e9899b54c1c2172) Apply suggestion from @tremor021 ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `ct/peanut.sh` (+10 -1) 📝 `install/peanut-install.sh` (+3 -2) </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 ## 🔗 Related Issue Fixes #10898 ## ✅ 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) - [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. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [x] 🔧 **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>
kerem 2026-02-26 16:35:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9088
No description provided.