Files
dy/start.sh
2026-07-23 17:56:25 +08:00

4 lines
121 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#!/usr/bin/env bash
# Linux 启动入口(不要用 start_web.bat
exec "$(cd "$(dirname "$0")" && pwd)/start_web.sh"