Update hello.ps1

This commit is contained in:
2026-06-03 10:58:12 +02:00
parent b4122b72f7
commit 05d721f461

View File

@@ -1,2 +1,2 @@
$vcenter_username=$env:vcenter_username
Write-Host 'Hello, World!2 $vcenter_username'
Write-Host "Hello, World!2 $vcenter_username"