mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-23 06:49:34 +01: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\*; `
|
||||
tasklist; `
|
||||
get-process; `
|
||||
taskkill /F /FI """MODULES eq msys-2.0.dll"""; `
|
||||
taskkill /F /FI """MODULES eq msys-2.0.dll""";
|
||||
|
Loading…
Reference in New Issue
Block a user