mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
7 lines
190 B
Bash
7 lines
190 B
Bash
# ----------------------------------------------------------------------
|
|
# defs.sh
|
|
# ----------------------------------------------------------------------
|
|
|
|
export LEVEL=..
|
|
. $LEVEL/defs.sh
|