mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
WIP
This commit is contained in:
parent
9512e349a7
commit
678cbf3576
1 changed files with 2 additions and 2 deletions
|
@ -154,9 +154,9 @@ install:
|
|||
}
|
||||
|
||||
Start-Sleep -s 5
|
||||
Receive-Job -Name WSLInstall
|
||||
Receive-Job -Name WSLInstall -ErrorAction SilentlyContinue
|
||||
}
|
||||
Receive-Job -Wait -Name PSInstall
|
||||
#Receive-Job -Wait -Name PSInstall
|
||||
}
|
||||
|
||||
Function GitClone($Text, $Folder) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue