forked from I2P_Developers/i2p.i2p
GOTO lines refer to the non-existent EOF label. Adding the :eof to the end.
This commit is contained in:
@@ -34,3 +34,4 @@ if not errorlevel 1 goto :eof
|
||||
if "%2"=="--nopause" goto :eof
|
||||
pause
|
||||
|
||||
:eof
|
||||
|
Reference in New Issue
Block a user