Add msys2 to template
This commit is contained in:
@@ -139,6 +139,12 @@
|
|||||||
"{{ template_dir }}/scripts/Installers/Update-ImageData.ps1"
|
"{{ template_dir }}/scripts/Installers/Update-ImageData.ps1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "powershell",
|
||||||
|
"scripts":[
|
||||||
|
"{{ template_dir }}/scripts/Installers/Install-MSYS2.ps1"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "powershell",
|
"type": "powershell",
|
||||||
"scripts":[
|
"scripts":[
|
||||||
|
|||||||
Reference in New Issue
Block a user