diff --git a/hello.ps1 b/hello.ps1 new file mode 100644 index 0000000..511f1e6 --- /dev/null +++ b/hello.ps1 @@ -0,0 +1 @@ +Write-Host "Hello World" \ No newline at end of file