Skip to content

Commit 0cbd8a1

Browse files
authored
Update updater.bat
1 parent ae6c76f commit 0cbd8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ IF NOT "2"=="%_log%" (ECHO:)
214214
ENDLOCAL
215215
GOTO :EOF
216216

217-
::::::::::::: Download :::::::::::::
217+
::::::::::::::: Download :::::::::::::::
218218
:psdownload
219219
(
220220
PowerShell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object Net.WebClient).DownloadFile('%~1', '%~2')"

0 commit comments

Comments
 (0)