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