Changing PAUSE to timeout - stable

Making things smoother for auto-update
This commit is contained in:
DogeOps97 2017-04-17 12:35:09 -07:00 committed by GitHub
parent bb12c12df7
commit db824d23b0

View File

@ -162,5 +162,5 @@ GOTO end
ECHO.
ECHO Installation complete!
ECHO.
PAUSE
del Stable.bat
timeout /t 5
del Stable.bat