Skip to content

Commit 4e95386

Browse files
moskybtriarius
authored andcommitted
FFFFFFFF
1 parent 7eec130 commit 4e95386

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packer/windows/conf/bin/bk-install-elastic-stack.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ nssm set buildkite-agent AppStderr C:\buildkite-agent\buildkite-agent.log
223223
If ($lastexitcode -ne 0) { Exit $lastexitcode }
224224

225225
nssm set buildkite-agent AppEnvironmentExtra :HOME=C:\buildkite-agent
226-
If ($lastexitcode -ne 0) { Exit $lastexitcode }
227226

228227
If ((![string]::IsNullOrEmpty($Env:BUILDKITE_ENV_FILE_URL)) -And (Test-Path -Path C:\buildkite-agent\env -PathType leaf)) {
229228
foreach ($var in Get-Content C:\buildkite-agent\env) {

0 commit comments

Comments
 (0)