Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
zentron committed Jan 30, 2018
1 parent 906b691 commit ba16e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HelloWorld.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
param (
[string]$release = "NONE",
[string]$release = "NONE"
)
Write-Host HELLO $release

0 comments on commit ba16e38

Please sign in to comment.