mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix infinite waiting
This commit is contained in:
@@ -258,7 +258,7 @@ wait_for_rdp_ready() {
|
|||||||
local WIN_USER="$1"
|
local WIN_USER="$1"
|
||||||
local WIN_PASS="$2"
|
local WIN_PASS="$2"
|
||||||
local TIMEOUT=240
|
local TIMEOUT=240
|
||||||
local SECONDS=0
|
SECONDS=0
|
||||||
|
|
||||||
echo "Waiting for Windows VM to be ready..."
|
echo "Waiting for Windows VM to be ready..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user