mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-27 17:42:04 +08:00
f3dec8658c
old-commit-hash: 99d51bf02c5a13f3064b012da55634f8a319091e
6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|
|
|