Explorar el Código

NitroFetch.ps1

parv.ashwani hace 2 meses
padre
commit
d3b13c2813
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      NitroFetch.ps1

+ 1 - 1
NSNitroExtractor.ps1 → NitroFetch.ps1

@@ -126,7 +126,7 @@ function Get-OutputFilePath {
 # ─────────────────────────────────────────────────────────────────────────────
 cls
 Write-Host "╔══════════════════════════════════════════════════════════╗" -ForegroundColor Cyan
-Write-Host "║       NetScaler NITRO API Configuration Extractor       ║" -ForegroundColor Cyan
+Write-Host "║       NetScaler NITRO API Configuration Extractor        ║" -ForegroundColor Cyan
 Write-Host "╚══════════════════════════════════════════════════════════╝" -ForegroundColor Cyan
 Write-Host ""