From 669e85cf5cb835ef783e067b4690fd0b65a64a73 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Thu, 27 Mar 2025 23:23:07 +0100 Subject: [PATCH] Update telegram-notifier.sh --- scripts/telegram-notifier.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/telegram-notifier.sh b/scripts/telegram-notifier.sh index 2376d34..23edf72 100644 --- a/scripts/telegram-notifier.sh +++ b/scripts/telegram-notifier.sh @@ -1488,8 +1488,6 @@ capture_direct_events() { update_msg="$update_msg ($(translate "including") $security_updates $(translate "security updates"))" fi - # Add package list - update_msg="$update_msg. $(translate "Packages:") $package_list" # If there's a new Proxmox version, highlight it if [[ -n "$new_pve_version" ]]; then