diff --git a/src/utils/shell/powershellProvider.ts b/src/utils/shell/powershellProvider.ts index c4c192e..8f2c32b 100644 --- a/src/utils/shell/powershellProvider.ts +++ b/src/utils/shell/powershellProvider.ts @@ -121,3 +121,4 @@ export function createPowerShellProvider(shellPath: string): ShellProvider { }, } } +