mirror of
https://github.com/nasa/fpp.git
synced 2025-12-12 04:41:37 -06:00
6 lines
72 B
Bash
Executable File
6 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export COMPILER_ROOT=../../../../..
|
|
|
|
sh ../../scripts/run.sh
|