mirror of
https://github.com/helm/helm.git
synced 2026-02-13 15:55:03 -05:00
Co-authored-by: George Jenkins <gvjenkins@gmail.com> Signed-off-by: Scott Rigby <scott@r6by.com>
3 lines
48 B
PowerShell
3 lines
48 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
Write-Host "Hello, world!"
|