summaryrefslogtreecommitdiff
path: root/db-import-packages.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db-import-packages.conf')
-rw-r--r--db-import-packages.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/db-import-packages.conf b/db-import-packages.conf
index 295797f..1ba399b 100644
--- a/db-import-packages.conf
+++ b/db-import-packages.conf
@@ -23,3 +23,7 @@ ABSLIBRE_ROOT=/srv/repo/db-import-archlinux-src/abslibre
ABSLIBRE_GIT=https://git.parabola.nu/abslibre.git/
ABS_ROOT="/srv/repo/db-import-archlinux-src/abs/"
ABS_SERVER="rsync.archlinux.org"
+
+if [[ -n ${DBIMPORT_CONFIG} ]]; then
+ source "${DBIMPORT_CONFIG}"
+fi