* minor, put back the @pause command so that user can read the error message printed on console.
This commit is contained in:
parent
647c199f2d
commit
3340255de2
|
@ -38,8 +38,7 @@ goto START
|
|||
@Echo Set environment variable JAVA_HOME manually
|
||||
@Echo or use WinEnv.js in the util directory
|
||||
@Echo ***************************************
|
||||
@Rem Wait 10 second
|
||||
@PING 1.1.1.1 -n 1 -w 10000 > NUL
|
||||
@Pause
|
||||
@Exit
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue