This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
compte-agglo-montpellier/load-base-data.sh

6 lines
132 B
Bash
Executable File

BASE=`dirname $0`
ENV=${ENV:-dev}
$BASE/run.sh loaddata --traceback groups feeds categories users-${ENV} saml-${ENV} pages-${ENV}