summaryrefslogblamecommitdiff
path: root/mapserv-sql.bat
blob: ae65d3be37b0a303ccc0a85a8d193a781a340f01 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                 
       
@echo off
rem Writen by Jbain
:end
map-server_sql.exe
echo .
echo .
echo Map server crashed! restarting in 15 seconds! press ctl+C to cancel restart!
PING -n 15 127.0.0.1 >nul
goto end