From 9d7c9e73443f2437fdff9682ec558f99461289f2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 23 Oct 2025 10:34:08 -0700 Subject: [PATCH] Wait a little longer We need something better here though --- bin/omarchy-windows-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-windows-vm b/bin/omarchy-windows-vm index 43395d3c..1bc41afc 100755 --- a/bin/omarchy-windows-vm +++ b/bin/omarchy-windows-vm @@ -298,7 +298,7 @@ launch_windows() { done # Give it a moment more to fully initialize - sleep 3 + sleep 5 fi # Extract credentials from compose file