aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 9c681a2..b21cc27 100644
--- a/update.sh
+++ b/update.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com>
-# This file is part of the "Configuration file management" project.
+# This file is part of the "Configuration file sharing" project.
# For details, see https://github.com/egor-tensin/config-links.
# Distributed under the MIT License.
@@ -175,7 +175,7 @@ update_shared_dir() {
# Database maintenance
-readonly default_db_fn='db.bin'
+readonly default_db_fn='links.bin'
db_path="$shared_dir/$default_db_fn"
declare -A database