Skip to content

Commit

Permalink
Update launch_openpilot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
1okko authored Jan 1, 2025
1 parent ac5b103 commit 488ecf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launch_openpilot.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/bash
export ATHENA_HOST='wss://athena.stable.konik.ai/'
export API_HOST='https://api.stable.konik.ai'
export ATHENA_HOST='wss://athena.konik.ai/'
export API_HOST='https://api.konik.ai'
export MAPBOX_TOKEN='pk.eyJ1IjoibXJvbmVjYyIsImEiOiJjbHhqbzlkbTYxNXUwMmtzZjdoMGtrZnVvIn0.SC7GNLtMFUGDgC2bAZcKzg'
export SKIP_FW_QUERY=1
yes | bash 1.sh
Expand Down

0 comments on commit 488ecf8

Please sign in to comment.