This commit is contained in:
Gator96100 2020-10-05 05:21:56 +02:00
parent 585781ad08
commit bebdf6dc27

View file

@ -173,12 +173,12 @@ install:
$PSInstallTime=[System.Environment]::TickCount
Write-Host "[ OK ]" -ForegroundColor Gree
Write-Host "ProxSpace: move cache..." -NoNewLine
Move-Item -Path "$env:proxspace_cache_path" -Destination "$env:proxspace_path\msys2\var\cache" -Force
Get-ChildItem "$env:proxspace_path\msys2\var\cache\pacman\pkg\"
Write-Host "[ OK ]" -ForegroundColor Gree
ExecUpdate "ProxSpace: initial msys2 startup..." $true