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