From 5c8da7892b6c59b1c8dcef0747fa195ee2e7b137 Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 10 Mar 2026 21:51:59 +0100 Subject: [PATCH] Actualiser run.sh Signed-off-by: thomas --- run.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/run.sh b/run.sh index 82d88c0..f9c4fef 100644 --- a/run.sh +++ b/run.sh @@ -42,16 +42,6 @@ send_matrix() { >>"$RUN_LOG" 2>&1 } -send_matrix "🚀 Début de la mise à jour - -🧰 LXC Updater (TM) - -🖥️ Conteneur : $(hostname) -📅 Date : ${DATE} -🕒 Heure : $(date +%H:%M:%S) - -⏳ Statut : mise à jour en cours" - on_error() { local end_time duration end_time=$(date +%s)