Skip to content

Commit

Permalink
Update setup-ce.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mguludag authored May 18, 2024
1 parent e3087c8 commit f912fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-ce.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ compiler.vc2022_64.name=VC 2022 amd64
}


taskkill /IM provisioner.exe /F
taskkill /IM provjobd.exe /F
#taskkill /IM provisioner.exe /F
#taskkill /IM provjobd.exe /F
#taskkill /IM Runner.Listener.exe /F
#taskkill /IM Runner.Worker.exe /F

Expand Down

0 comments on commit f912fa7

Please sign in to comment.