2
0

01_preinit_arc.sh 82 B

1234567
  1. do_arc() {
  2. . /lib/arc.sh
  3. arc_board_detect
  4. }
  5. boot_hook_add preinit_main do_arc