mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-30 22:32:04 +08:00
6 lines
132 B
Bash
Executable File
6 lines
132 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
export API_HOST="https://api.konik.ai"
|
|
export ATHENA_HOST="https://athena.konik.ai"
|
|
exec ./launch_chffrplus.sh
|