From 444123f40a3b6439f98f1571be297135c7b7e1f0 Mon Sep 17 00:00:00 2001 From: MickLesk <47820557+MickLesk@users.noreply.github.com> Date: Tue, 8 Sep 2026 17:29:46 +0200 Subject: [PATCH] vm: drop the discussions link from the summary Moving to the script notes on the website, where it belongs. --- 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"