mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 13:33:37 +02:00
Update updater.bat
This commit is contained in:
parent
ae6c76fe54
commit
0cbd8a13a3
1 changed files with 1 additions and 1 deletions
|
@ -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')"
|
||||||
|
|
Loading…
Add table
Reference in a new issue