Add a new graphdb user automatically
This commit is contained in:
parent
f22e658183
commit
30ca61c05f
5 changed files with 60 additions and 7 deletions
|
|
@ -60,6 +60,7 @@ GRAPHDB_REPO="${GRAPHDB_REPO_PREFIX}${USERNAME_BASE}"
|
|||
|
||||
# Compute the base directory for the files that will live on disk.
|
||||
BASE_DIR="$DRUPAL_ROOT/$INSTANCE_DOMAIN"
|
||||
ENV_FILE="$BASE_DIR/wisski-env"
|
||||
COMPOSER_DIR="$BASE_DIR/project"
|
||||
WEB_DIR="$COMPOSER_DIR/web"
|
||||
ONTOLOGY_DIR="$WEB_DIR/sites/default/files/ontology"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue