msys2: set correct starting directory - fixes #6079

This commit is contained in:
Eugene Pankov
2022-04-02 17:46:34 +02:00
parent 3a012878d0
commit 94b3212afb
3 changed files with 11 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ export interface Shell {
*/
fsBase?: string
cwd?: string
/**
* SVG icon
*/