Update Latest.bat
This commit is contained in:
		| @@ -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 Latest.bat | 	del Latest.bat | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user