mirror of
https://github.com/nasa/fpp.git
synced 2025-12-15 12:58:25 -06:00
6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export COMPILER_ROOT=../../../../../
|
|
|
|
sh ../../scripts/update-ref.sh
|