mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38:43 +02:00
Updated build process for Zabbix agent (windows)
This commit is contained in:
parent
42761a30bf
commit
44e4fd905e
@ -160,4 +160,4 @@ RUN Set-Location -Path $env:SystemDrive\.; `
|
|||||||
Remove-Item -Force -Recurse $env:TEMP\*; `
|
Remove-Item -Force -Recurse $env:TEMP\*; `
|
||||||
tasklist; `
|
tasklist; `
|
||||||
get-process; `
|
get-process; `
|
||||||
taskkill /F /FI """MODULES eq msys-2.0.dll"""; `
|
taskkill /F /FI """MODULES eq msys-2.0.dll""";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user