Correct message

This commit is contained in:
Ryan Hughes
2026-01-05 15:15:56 -05:00
parent e8880b5154
commit 7118ef6b19

View File

@@ -312,7 +312,7 @@ launch_windows() {
fi
if ! wait_for_rdp_ready "$WIN_USER" "$WIN_PASS"; then
notify-send -u critical "Windows VM" "RDP not ready yet. Please try again shortly."
notify-send -u critical "Windows VM" "Did not come alive in time."
exit 1
fi