fpp/docs/index/defs.sh
2025-01-22 18:21:57 -08:00

15 lines
259 B
Bash

#!/bin/sh -e
# ----------------------------------------------------------------------
# defs.sh
# ----------------------------------------------------------------------
export LEVEL=../..
. $LEVEL/defs.sh
redo-ifchange defs.sh
export FILES="
index.adoc
"