Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Kwoth 2017-01-13 15:23:36 +01:00
commit a53b745b6a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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