mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
WIP
This commit is contained in:
parent
30a770cfdc
commit
f09403bae5
1 changed files with 2 additions and 0 deletions
|
@ -271,6 +271,8 @@ build_script:
|
|||
|
||||
Get-ChildItem "$env:proxspace_path\msys2\var\cache\pacman\pkg\"
|
||||
|
||||
New-Item -ItemType Directory -Force -Path "C:\cache"
|
||||
|
||||
Copy-Item -Path "$env:proxspace_path\msys2\var\cache\pacman\pkg\*" -Destination "C:\cache" -Recurse -Force
|
||||
|
||||
Get-ChildItem "C:\cache\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue