зеркало из https://github.com/github/winbootstrap.git
Capture output to log
This commit is contained in:
Родитель
bb5ca6d6df
Коммит
f6267204f6
|
@ -23,4 +23,4 @@ $client.DownloadFile("https://github.com/aroben/winbootstrap/zipball/master", $z
|
|||
Unzip-Files $zip $tempDir.FullName
|
||||
Start-Sleep -Seconds 1
|
||||
$install = (Resolve-Path (Join-Path $tempDir.FullName "*\install.ps1")).Path
|
||||
& $install
|
||||
& $install 2>&1 | Tee-Object C:\Users\Administrator\winbootstrap.log
|
||||
|
|
Загрузка…
Ссылка в новой задаче