Removed debug output

This commit is contained in:
Gator96100 2020-10-04 23:33:35 +02:00
parent c315e7b30b
commit 19462c124f

View file

@ -78,8 +78,6 @@ clone_script:
Start-Sleep -s 5
Receive-Job -Job $WSLjob
}
Receive-Job -Wait -Job $PSjob
}
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock {