#!/bin/bash # 启动服务器脚本 echo "正在启动聊天服务器..." cd bin java server.ChatServer