summaryrefslogtreecommitdiff
path: root/couchdb_recreate_dbs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'couchdb_recreate_dbs.sh')
-rwxr-xr-xcouchdb_recreate_dbs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/couchdb_recreate_dbs.sh b/couchdb_recreate_dbs.sh
index c40fd1e..5e572d1 100755
--- a/couchdb_recreate_dbs.sh
+++ b/couchdb_recreate_dbs.sh
@@ -14,7 +14,7 @@
# concurrent replication might cause stalled tasks, see #https://leap.se/code/issues/3506,
# so we use slower, sequential replication here
-. couchdb-scripts-defaults.conf
+. couchdb_scripts_defaults.conf
. couchdb_functions