ldapsaisie/config.local/local.sh.example

15 lines
203 B
Plaintext
Raw Normal View History

#!/bin/sh
# List of local files which will be install in web root
LOCAL_FILES="
"
LOG_FILE="$ROOT_DIR/upgrade.log"
# The theme name to install (optional)
#THEME="mytheme"
# Do doc export ?
DO_DOC=1