修复
This commit is contained in:
4
server/start.sh
Normal file
4
server/start.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "正在启动服务器..."
|
||||
node server.js
|
||||
echo "服务器已启动。"
|
||||
Reference in New Issue
Block a user