# 进入 Tomcat 目录 cd /your/path/tomcat/bin # 先停止 Tomcat ./shutdown.sh # 启动 Tomcat ./startup.sh