stockadvisor / scripts /start_scheduler.sh
Bibhu Mishra
Add GitHub Actions CI/CD, HF Space deployment, market hours guard, and static serving
abc493d
Raw
History Blame Contribute Delete
125 Bytes
#!/usr/bin/env bash
# python-dotenv loads root .env automatically
set -e
cd "$(dirname "$0")/.."
python3 agents/scheduler.py