Removed extra call to Expand-Archive

This commit is contained in:
iadgovuser26 2024-01-26 12:47:34 -05:00
parent 8528f0f5fb
commit b60e11bb3d

View File

@ -70,8 +70,6 @@ Expand-Archive -Path oem_certs.zip
# Make sure Docker is using Windows Containers
& $Env:ProgramFiles\Docker\Docker\DockerCli.exe -SwitchWindowsEngine
Expand-Archive -Path oem_certs.zip
Write-Host "Downloading images (This can take a while)"
docker pull ghcr.io/nsacyber/hirs/aca:latest
docker pull ghcr.io/nsacyber/hirs/hat:latest