mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-22 05:18:37 +01:00
Updated build process for Zabbix agent (windows)
This commit is contained in:
parent
86350abd5c
commit
a6e79d56e8
@ -52,4 +52,5 @@ RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tl
|
|||||||
msys 'pacman --noconfirm -Syuu'; `
|
msys 'pacman --noconfirm -Syuu'; `
|
||||||
msys 'pacman --noconfirm -Syuu'; `
|
msys 'pacman --noconfirm -Syuu'; `
|
||||||
msys 'pacman --sync --quiet --noconfirm mingw-w64-ucrt-x86_64-cmake'; `
|
msys 'pacman --sync --quiet --noconfirm mingw-w64-ucrt-x86_64-cmake'; `
|
||||||
msys 'pacman --noconfirm -Scc';
|
msys 'pacman --noconfirm -Scc'; `
|
||||||
|
taskkill /F /T;
|
||||||
|
Loading…
Reference in New Issue
Block a user