Co-authored-by: Radosław Kapka <rkapka@wp.pl>
This commit is contained in:
shuoer86
2023-10-19 20:23:11 +08:00
committed by GitHub
parent bc125a95ae
commit b4847ac9ad
2 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ set "processargs=!processargs:*%1=!" & REM remove process from the list of argum
echo PRYSM_autorestart is set, restarting
GOTO autorestart
) else (
echo an error has occured, set PRYSM_AUTORESTART=1 to automatically restart
echo an error has occurred, set PRYSM_AUTORESTART=1 to automatically restart
)
:end