mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-09 06:51:58 +02:00
Update updater.bat
This commit is contained in:
@ -214,7 +214,7 @@ IF NOT "2"=="%_log%" (ECHO:)
|
|||||||
ENDLOCAL
|
ENDLOCAL
|
||||||
GOTO :EOF
|
GOTO :EOF
|
||||||
|
|
||||||
::::::::::::: Download :::::::::::::
|
::::::::::::::: Download :::::::::::::::
|
||||||
:psdownload
|
:psdownload
|
||||||
(
|
(
|
||||||
PowerShell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object Net.WebClient).DownloadFile('%~1', '%~2')"
|
PowerShell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object Net.WebClient).DownloadFile('%~1', '%~2')"
|
||||||
|
Reference in New Issue
Block a user