mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-10 15:07:30 +08:00
WIP
This commit is contained in:
parent
786686cf82
commit
fd6c8eb7d4
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ clone_script:
|
|||
|
||||
Write-Host "ProxSpace: move cache..." -NoNewLine
|
||||
|
||||
"dummy" > C\cache\update_cache.txt
|
||||
|
||||
Move-Item -Path "C:\cache" -Destination "$env:proxspace_path\msys2\var\cache" -Force
|
||||
|
||||
Get-ChildItem "C:\"
|
||||
|
|
Loading…
Reference in a new issue