From 11dacf21d055fefa861e832bb5f32392280e5067 Mon Sep 17 00:00:00 2001 From: js Date: Fri, 5 Sep 2025 13:05:31 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20incus-sync.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- incus-sync.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/incus-sync.sh b/incus-sync.sh index aaa370f..8b009c5 100644 --- a/incus-sync.sh +++ b/incus-sync.sh @@ -57,5 +57,4 @@ while true; do echo "[$(date)] ✅ Синхронизация завершена" >> "$LOGFILE" sleep 2 -done - +done \ No newline at end of file