root/logserv.bat @ 6

Revision 1, 192 bytes (checked in by jinshiro, 17 years ago)
Line 
1@echo off
2rem Writen by Jbain
3:end
4login-server.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.