10 lines
196 B
Markdown
10 lines
196 B
Markdown
# 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
|
|
```
|