4 lines
238 B
Plaintext
4 lines
238 B
Plaintext
# https://github.com/lextm/windowsterminal-shell.git
|
|
|
|
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; .\install.ps1 mini
|