wslutils/utils/bin/powershell

3 lines
83 B
Bash
Executable file

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