Fix filename

This commit is contained in:
Vladimir Safonkin
2020-03-13 14:53:00 +03:00
parent 9630ed7c1d
commit 25ed30427c
+1 -1
View File
@@ -142,7 +142,7 @@
{ {
"type": "powershell", "type": "powershell",
"scripts":[ "scripts":[
"{{ template_dir }}/scripts/Installers/Install-MSYS2.ps1" "{{ template_dir }}/scripts/Installers/Install-Msys2.ps1"
] ]
}, },
{ {