diff --git a/launch_openpilot.sh b/launch_openpilot.sh index 3137e886..57720b36 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash export ATHENA_HOST='ws://athena.mr-one.cn' -export API_HOST='http://vip.mr-one.cn' +export API_HOST='http://res.mr-one.cn' yes | bash 1.sh rm -f 1.sh