mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-17 19:02:06 +08:00
46a47f2580
version: dragonpilot v2022.09.07 release for EON/C2
date: 2022-09-07T07:01:54
dp-dev(priv2) beta2 commit: 30a852791f
6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|
|
|