root/logserv-sql.bat @ 2

Revision 1, 196 bytes (checked in by jinshiro, 17 years ago)
Line 
1@echo off
2rem Writen by Jbain
3:end
4login-server_sql.exe
5echo .
6echo .
7echo Login server crashed! restarting in 15 seconds! press ctl+C to cancel restart!
8PING -n 15 127.0.0.1 >nul
9goto end
Note: See TracBrowser for help on using the browser.