mirror of
https://github.com/mrpond/BlockTheSpot.git
synced 2025-05-10 18:06:39 +02:00
Update BlockTheSpot.bat
This commit is contained in:
parent
53c6c47f62
commit
efa834679d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo off
|
||||
powershell -Command "& {[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing https://raw.githubusercontent.com/mrpond/BlockTheSpot/master/install.ps1' | Invoke-Expression}"
|
||||
powershell -Command "& {[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/mrpond/BlockTheSpot/master/install.ps1' | Invoke-Expression}"
|
||||
pause
|
||||
exit /b
|
||||
exit /b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue