diff --git a/powershell.ps1 b/powershell.ps1 new file mode 100644 index 00000000..29472586 --- /dev/null +++ b/powershell.ps1 @@ -0,0 +1 @@ +Write-Output 'Hello World'