#!/bin/bash # 前台启动(推荐用 ./start.sh 后台管理) cd "$(dirname "$0")" exec /home/hz1/miniconda3/envs/openclaw/bin/python3 app.py