Browse Source

Rename LTSC.ps1 to LTSC/LTSC.ps1

pull/121/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
43212b72da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      LTSC/LTSC.ps1

2
LTSC.ps1 → LTSC/LTSC.ps1

@ -2552,4 +2552,4 @@ if ($Error)
} }
} }
} | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim() } | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim()
} }
Loading…
Cancel
Save