From bc81e5a9e0a77217b1116d68191f3eb65c1186c1 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Mon, 1 Jun 2026 19:41:55 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20fallback.sh=20=E2=80=94=20array=5Fstart.?= =?UTF-8?q?sh=20=E2=86=92=20array=5Fstarted.sh=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Fallback/fallback.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fallback/fallback.sh b/Fallback/fallback.sh index 913d41d..2f6c37d 100755 --- a/Fallback/fallback.sh +++ b/Fallback/fallback.sh @@ -6,7 +6,7 @@ # PURPOSE # ───────────────────────────────────────────────────────────────────────────── # Mutual container fallback between two unRAID servers. Runs continuously as a -# background process — started at array start by array_start.sh. Each server +# background process — started at array start by array_started.sh. Each server # runs this script independently with no coordination between servers. # # All decisions are based solely on two pings per cycle: remote Tailscale IP