提交1
This commit is contained in:
5
deploy/start.bat
Normal file
5
deploy/start.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
cd %~dp0
|
||||
if not exist config.yaml copy config.yaml.example config.yaml
|
||||
server.exe
|
||||
pause
|
||||
Reference in New Issue
Block a user