Skip to content

Instantly share code, notes, and snippets.

@abel0b
Last active February 17, 2024 04:41
Show Gist options
  • Save abel0b/9eb6b7e0b42eb5a5184bc9070d76fb66 to your computer and use it in GitHub Desktop.
Save abel0b/9eb6b7e0b42eb5a5184bc9070d76fb66 to your computer and use it in GitHub Desktop.
Run a powershell script from WSL Windows Subsystem for linux
powershell.exe "$(wslpath -w .)\myscript.ps1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment