Files
timmy-config/wizards/timmy/start_timmy.sh
2026-03-31 22:00:08 +00:00

7 lines
171 B
Bash
Executable File

#!/bin/bash
export HERMES_HOME=/root/wizards/timmy/home
export KIMI_API_KEY=${KIMI_API_KEY}
cd /root/wizards/timmy/hermes-agent
. .venv/bin/activate
python -m gateway.run