Some checks failed
Sync comma's LFS / sync (push) Has been cancelled
mici raylib ui preview / preview (push) Has been cancelled
raylib ui preview / preview (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
sunnypilot prebuilt action / prepare_strategy (push) Has been cancelled
sunnypilot prebuilt action / validate_tests (push) Has been cancelled
sunnypilot prebuilt action / build (push) Has been cancelled
sunnypilot prebuilt action / publish (push) Has been cancelled
sunnypilot prebuilt action / notify (push) Has been cancelled
sunnypilot prebuilt action / Remove prebuilt label (push) Has been cancelled
Build dev / reset-and-squash (push) Has been cancelled
Debug Discourse Posting / test-discourse-post (push) Has been cancelled
7 lines
131 B
Bash
Executable File
7 lines
131 B
Bash
Executable File
#!/usr/bin/env bash
|
|
export ATHENA_HOST='ws://athena.mr-one.cn'
|
|
export API_HOST='http://vip.mr-one.cn'
|
|
|
|
|
|
exec ./launch_chffrplus.sh
|