mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-05-08 06:28:52 +08:00
4 lines
77 B
Batchfile
4 lines
77 B
Batchfile
@echo off
|
|
echo 正在启动GSM3管理面板...
|
|
node.exe server/index.js
|
|
pause |