ldapsaisie/config.local/local.sh.example
2009-11-13 17:21:30 +01:00

15 lines
203 B
Bash

#!/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