Home
last modified time | relevance | path

Searched defs:certdir (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_deps_choco.ps15 $certdir = (New-Item -ItemType Directory -Name "_tlscerts") variable
6 certutil -syncwithWU "$certdir" variable
10 Remove-Item -Recurse -Path $certdir variable