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