From b72c77f2a4e39be22eebf06ff5c9af04d0f4d3c1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 16 Jan 2026 22:50:52 -0500 Subject: [PATCH] Update config add sleep 3 for -o --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index c178e2f3..b676e3fd 100755 --- a/config +++ b/config @@ -1020,6 +1020,7 @@ elif [ "$1" = "-o" ]; then # restart=1 fi fi + sleep 3 fi elif [ "$1" = "-H" ]; then