wslutils/utils/bin/powershell
Fernando Schauenburg aa0db16116 Add powershell script
2022-02-08 09:11:00 +01:00

3 lines
83 B
Bash

#!/bin/sh
exec /mnt/c/windows/system32/WindowsPowerShell/v1.0/powershell.exe "$@"