Files
blogweb/start_backend.sh
2025-12-26 13:42:22 +08:00

5 lines
57 B
Bash

#!/bin/bash
echo "启动后端服务..."
python main.py