This commit is contained in:
CanbiZ
2025-05-20 09:19:14 +02:00
parent 8428c9a449
commit 0e626b5028
2 changed files with 1 additions and 24 deletions

View File

@@ -12,7 +12,6 @@ if ! command -v curl >/dev/null 2>&1; then
fi
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/core.func)
load_functions
setup_trap_abort_handling
# # Function to set STD mode based on verbosity
# set_std_mode() {