[PR #2853] [MERGED] Fix NextcloudPi-Installation #4006

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2853
Author: @MickLesk
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @michelroegl-brunner

Base: mainHead: MickLesk-patch-10


📝 Commits (1)

  • 7fe16bc Fix NextcloudPi-Installation

📊 Changes

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

View changed files

📝 install/nextcloudpi-install.sh (+5 -4)

📄 Description

✍️ Description

Verbose Mode not possible with this bash call.
reverted and added >dev/null

Link: #2851

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:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 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.

📋 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/2853 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `MickLesk-patch-10` --- ### 📝 Commits (1) - [`7fe16bc`](https://github.com/community-scripts/ProxmoxVE/commit/7fe16bc2f6d0c8d151d236fd2ee8a55016bd0de3) Fix NextcloudPi-Installation ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `install/nextcloudpi-install.sh` (+5 -4) </details> ### 📄 Description ## ✍️ Description Verbose Mode not possible with this bash call. reverted and added >dev/null ## 🔗 Related PR / Discussion / Issue Link: #2851 ## ✅ 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: - [] 🆕 **New script** – A fully functional and tested script or script set. - [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. ## 📋 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>
kerem 2026-02-26 13:35:21 +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#4006
No description provided.