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, 1 insertions, 1 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 2eed310..ba27232 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -38,7 +38,7 @@ ABSLIBREDEST="$WORKDIR/staging/abslibre"
## Where to upload packages to
# '/staging/' is appended; this is for compatibility with previous versions.
-REPODEST=repo@parabola.nu:~repo/staging/$LIBREUSER
+REPODEST=repo@parabola.nu:staging/$LIBREUSER
## These are run before and after uploading packages
HOOKPRERELEASE="ssh -fN ${REPODEST%%:*}"