summaryrefslogtreecommitdiff
path: root/src/libretools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/libretools.conf')
-rw-r--r--src/libretools.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 5258f34..cacd0c9 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -27,6 +27,8 @@ ABSLIBRESEND=ssh://git@git.parabola.nu:1863/~git/abslibre/abslibre.git
## Where to upload packages to
REPODEST=ssh://$LIBREUSER@repo.parabola.nu:1863/~/staging/
+## Which config file to use with db-update (on the $REPODEST server)
+DBSCRIPTS_CONFIG=/etc/dbscripts/config.local.parabola
## These are run before and after uploading packages
HOOKPRERELEASE='ssh -fN ${REPODEST_port:+-p "$REPODEST_port"} "${REPODEST_userhost}"'