Files
management-scripts/test.psm1
T
2020-09-07 13:03:27 -04:00

4 lines
47 B
PowerShell

Function hw
{
Write-Output "Hello world!"
}