root/runserver-sql.bat
@
1
Revision 1, 319 bytes (checked in by jinshiro, 17 years ago) |
---|
Rev | Line | |
---|---|---|
[1] | 1 | @echo off |
2 | rem This is and auto-restart script for the eAthena Ragnarok Online Server Emulator. | |
3 | rem It will also keep the map server OPEN after it crashes to that errors may be | |
4 | rem more easily identified | |
5 | rem Writen by Jbain | |
6 | start cmd /k logserv-sql.bat | |
7 | start cmd /k charserv-sql.bat | |
8 | start cmd /k mapserv-sql.bat |
Note: See TracBrowser
for help on using the browser.