Update Stable.bat

This commit is contained in:
The Oddball 2017-01-13 08:18:03 -06:00 committed by GitHub
parent 29da8e5359
commit 22bc4a6c00

View File

@ -109,5 +109,5 @@ IF EXIST "%root%NadekoBot\" (GOTO :backupinstall)
RMDIR /S /Q "%installtemp%" >nul 2>&1 RMDIR /S /Q "%installtemp%" >nul 2>&1
ECHO. ECHO.
ECHO Installation complete, press any key to close this window! ECHO Installation complete, press any key to close this window!
PAUSE >nul 2>&1 timeout /t 5
del Stable.bat del Stable.bat