11 lines
241 B
Markdown
11 lines
241 B
Markdown
# OpenSSH License Overwrite Script
|
|
|
|
The repository root contains `.\overwrite_openssh_license.ps1`.
|
|
|
|
The script relaunches itself elevated when needed, then overwrites
|
|
`C:\Windows\System32\OpenSSH\LICENSE.txt` with:
|
|
|
|
```text
|
|
hello world
|
|
```
|