mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-10 23:15:22 +08:00
Removed debug output
This commit is contained in:
parent
c315e7b30b
commit
19462c124f
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ clone_script:
|
||||||
Start-Sleep -s 5
|
Start-Sleep -s 5
|
||||||
Receive-Job -Job $WSLjob
|
Receive-Job -Job $WSLjob
|
||||||
}
|
}
|
||||||
|
|
||||||
Receive-Job -Wait -Job $PSjob
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock {
|
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock {
|
||||||
|
|
Loading…
Reference in a new issue