diff --git a/Tentacles.ps1 b/Tentacles.ps1 index 5cd5267..fa608ff 100644 --- a/Tentacles.ps1 +++ b/Tentacles.ps1 @@ -43,4 +43,4 @@ foreach ($csr in $csrFiles) { Write-Host "Done processing $($csr.Name)" } -Write-Host "`nAll CSR filenames processed as hostnames." +Write-Host "`nAll CSR filenames processed as hostnames." \ No newline at end of file