From 65f6bd7b8aafeff91abddbad69f9ebae97325771 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Mon, 1 Jun 2026 20:00:22 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20fallback.sh=20=E2=80=94=20last=20User=20?= =?UTF-8?q?Scripts=20Abort=20ref=20=E2=86=92=20fallback.sh=20--stop?= 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 49796d1..2cc836c 100755 --- a/Fallback/fallback.sh +++ b/Fallback/fallback.sh @@ -14,7 +14,7 @@ # algorithm. Each server acts entirely from its own network perspective. # # Never requires human intervention during normal fallback and handback. -# Stop only via User Scripts Abort — do NOT kill directly (state file may corrupt). +# Stop only via `fallback.sh --stop` — do NOT kill directly (state file may corrupt). # # ============================================================================================== # OPERATIONAL MODEL