Add background launcher scripts
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
if exist "logs\server.log" (notepad "logs\server.log") else (echo No hay log todavia. & pause)
|
||||
Reference in New Issue
Block a user