Files
ai_wht_wechat/backend/start.sh
2025-12-19 22:36:48 +08:00

8 lines
133 B
Bash

#!/bin/bash
echo "正在激活虚拟环境..."
source venv/bin/activate
echo "正在启动小红书登录服务..."
python main.py