#!/usr/bin/env bash # Linux 启动入口(不要用 start_web.bat) exec "$(cd "$(dirname "$0")" && pwd)/start_web.sh"