summaryrefslogtreecommitdiffstats
path: root/db-move
diff options
context:
space:
mode:
Diffstat (limited to 'db-move')
-rwxr-xr-xdb-move1
1 files changed, 1 insertions, 0 deletions
diff --git a/db-move b/db-move
index b49aeda..efd54e0 100755
--- a/db-move
+++ b/db-move
@@ -6,6 +6,7 @@ if [ $# -ne 4 ]; then
fi
. "$(dirname $0)/db-functions"
+. "$(dirname $0)/config"
packagebase="$1"
repofrom="$2"