mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 07:17:50 +00:00
update readme
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user