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"