update readme
This commit is contained in:
parent
428c75bbf2
commit
65f106541c
@ -62,7 +62,7 @@ When the launcher updates itself it needs to be restarted. It will return exit c
|
|||||||
```
|
```
|
||||||
@echo off
|
@echo off
|
||||||
:loop
|
:loop
|
||||||
start /wait alterware-launcher.exe update
|
start /wait alterware-launcher.exe --update
|
||||||
if %errorlevel% equ 201 (
|
if %errorlevel% equ 201 (
|
||||||
goto loop
|
goto loop
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user