[PR #2596] [MERGED] Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) #3851

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

📋 Pull Request Information

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

Base: mainHead: verbose_mode_cts


📝 Commits (2)

  • 1c17c1e Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
  • d426475 Update crafty-controller.sh

📊 Changes

165 files changed (+475 additions, -475 deletions)

View changed files

📝 ct/2fauth.sh (+3 -3)
📝 ct/actualbudget.sh (+3 -3)
📝 ct/adventurelog.sh (+6 -6)
📝 ct/alpine-it-tools.sh (+1 -1)
📝 ct/apt-cacher-ng.sh (+2 -2)
📝 ct/aria2.sh (+2 -2)
📝 ct/authelia.sh (+5 -5)
📝 ct/authentik.sh (+9 -9)
📝 ct/bazarr.sh (+2 -2)
📝 ct/blocky.sh (+2 -2)
📝 ct/bookstack.sh (+5 -5)
📝 ct/caddy.sh (+2 -2)
📝 ct/calibre-web.sh (+2 -2)
📝 ct/casaos.sh (+2 -2)
📝 ct/changedetection.sh (+13 -13)
📝 ct/checkmk.sh (+7 -7)
📝 ct/cloudflared.sh (+2 -2)
📝 ct/cockpit.sh (+16 -16)
📝 ct/cronicle.sh (+17 -17)
📝 ct/cross-seed.sh (+1 -1)

...and 80 more files

📄 Description

✍️ Description

change old &>/dev/null redirection to STD like in the -install.sh Scripts

Link: #2583 #2393 #2397

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

  • New feature – Adds new, non-breaking functionality.

🔄 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/2596 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `verbose_mode_cts` --- ### 📝 Commits (2) - [`1c17c1e`](https://github.com/community-scripts/ProxmoxVE/commit/1c17c1e80440fcad5ac839f33156d7b4b069a207) Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) - [`d426475`](https://github.com/community-scripts/ProxmoxVE/commit/d42647588b77c5e833cb958fd618761d3232383f) Update crafty-controller.sh ### 📊 Changes **165 files changed** (+475 additions, -475 deletions) <details> <summary>View changed files</summary> 📝 `ct/2fauth.sh` (+3 -3) 📝 `ct/actualbudget.sh` (+3 -3) 📝 `ct/adventurelog.sh` (+6 -6) 📝 `ct/alpine-it-tools.sh` (+1 -1) 📝 `ct/apt-cacher-ng.sh` (+2 -2) 📝 `ct/aria2.sh` (+2 -2) 📝 `ct/authelia.sh` (+5 -5) 📝 `ct/authentik.sh` (+9 -9) 📝 `ct/bazarr.sh` (+2 -2) 📝 `ct/blocky.sh` (+2 -2) 📝 `ct/bookstack.sh` (+5 -5) 📝 `ct/caddy.sh` (+2 -2) 📝 `ct/calibre-web.sh` (+2 -2) 📝 `ct/casaos.sh` (+2 -2) 📝 `ct/changedetection.sh` (+13 -13) 📝 `ct/checkmk.sh` (+7 -7) 📝 `ct/cloudflared.sh` (+2 -2) 📝 `ct/cockpit.sh` (+16 -16) 📝 `ct/cronicle.sh` (+17 -17) 📝 `ct/cross-seed.sh` (+1 -1) _...and 80 more files_ </details> ### 📄 Description ## ✍️ Description change old &>/dev/null redirection to STD like in the -install.sh Scripts ## 🔗 Related PR / Discussion / Issue Link: #2583 #2393 #2397 ## ✅ 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 - [x] ✨ **New feature** – Adds new, non-breaking functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:52 +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#3851
No description provided.