diff --git a/Tentacles.ps1 b/Tentacles.ps1 index 0685e25..a689189 100644 --- a/Tentacles.ps1 +++ b/Tentacles.ps1 @@ -44,4 +44,3 @@ foreach ($csr in $csrFiles) { } Write-Host "`nAll CSR filenames processed as hostnames." -