Add msys2 to template

This commit is contained in:
Vladimir Safonkin
2020-03-13 14:49:04 +03:00
parent 1773dd7a92
commit 9630ed7c1d

View File

@@ -139,6 +139,12 @@
"{{ template_dir }}/scripts/Installers/Update-ImageData.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-MSYS2.ps1"
]
},
{
"type": "powershell",
"scripts":[