mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 07:44:00 +08:00
7 lines
133 B
Bash
Executable File
7 lines
133 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
/usr/bin/sh /data/openpilot/dragonpilot/chinese-fonts/installer.sh &
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|
|
|