mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
4 lines
48 B
PowerShell
4 lines
48 B
PowerShell
|
|
#!/usr/bin/env pwsh
|
||
|
|
|
||
|
|
Write-Host "Hello, world!"
|