This commit is contained in:
2021-09-12 13:56:16 -04:00
parent 01d65a5274
commit 746111a54c
5 changed files with 12 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JUSAA')+'Install-MSP360Module')