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