fixes iaip
This commit is contained in:
@@ -10,7 +10,7 @@ $pathIs="$scenario/$path"
|
||||
|
||||
$DownloadUrl="https://gitlab.com/qmi/$repo/-/archive/$branch/$repo-$branch.zip?path=$pathIs"
|
||||
|
||||
Write-Host "--- Boostrap# Downloading repository files from branch ($branch)..."
|
||||
Write-Host "--- Boostrap# Downloading repository files ($DownloadUrl) from branch ($branch)..."
|
||||
|
||||
New-Item -ItemType Directory -Force -Path C:\Temp | Out-Null
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ $pathIs="$scenario/$path"
|
||||
|
||||
$DownloadUrl="https://gitlab.com/qmi/$repo/-/archive/$branch/$repo-$branch.zip?path=$pathIs"
|
||||
|
||||
Write-Host "--- Boostrap# Downloading repository files from branch ($branch)..."
|
||||
Write-Host "--- Boostrap# Downloading repository files ($DownloadUrl) from branch ($branch)..."
|
||||
|
||||
New-Item -ItemType Directory -Force -Path C:\Temp | Out-Null
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ $pathIs="$scenario/$path"
|
||||
|
||||
$DownloadUrl="https://gitlab.com/qmi/$repo/-/archive/$branch/$repo-$branch.zip?path=$pathIs"
|
||||
|
||||
Write-Host "--- Boostrap# Downloading repository files from branch ($branch)..."
|
||||
Write-Host "--- Boostrap# Downloading repository files ($DownloadUrl) from branch ($branch)..."
|
||||
|
||||
New-Item -ItemType Directory -Force -Path C:\Temp | Out-Null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user