From 810a6d2e82da20973a50cd667a859efaa9e1a9a7 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 9 Sep 2026 19:54:30 +0200 Subject: [PATCH] vm: drop the discussions link from the summary (#17117) --- vm/debian-13-vm.sh | 1 - vm/debian-vm.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/vm/debian-13-vm.sh b/vm/debian-13-vm.sh index 49375e227..8a756bcb8 100644 --- a/vm/debian-13-vm.sh +++ b/vm/debian-13-vm.sh @@ -675,4 +675,3 @@ if [ "$START_VM" == "yes" ]; then fi msg_ok "Completed successfully!\n" -echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/836" diff --git a/vm/debian-vm.sh b/vm/debian-vm.sh index 242467cb5..4b92f907d 100644 --- a/vm/debian-vm.sh +++ b/vm/debian-vm.sh @@ -612,4 +612,3 @@ if [ "$START_VM" == "yes" ]; then fi msg_ok "Completed successfully!\n" -echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/836"