mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +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
|
||||
Receive-Job -Job $WSLjob
|
||||
}
|
||||
|
||||
Receive-Job -Wait -Job $PSjob
|
||||
}
|
||||
|
||||
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock {
|
||||
|
|
Loading…
Reference in a new issue