Add OpenSSH license overwrite script

This commit is contained in:
2026-03-15 14:37:19 +01:00
parent 565ef2687d
commit 2b3e836c47
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# OpenSSH License Overwrite Script
The repository root contains `.\overwrite_openssh_license.ps1`.
The script overwrites `C:\Windows\System32\OpenSSH\LICENSE.txt` with:
```text
hello world
```