summaryrefslogtreecommitdiff
path: root/publish
diff options
context:
space:
mode:
Diffstat (limited to 'publish')
-rwxr-xr-xpublish2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish b/publish
index 6bc6621..948e0b6 100755
--- a/publish
+++ b/publish
@@ -30,7 +30,7 @@ function sync ()
rsync -v -rlpt --copy-unsafe-links --prune-empty-dirs --delete-after $* \
$d/ build2.org:/var/www/download.build2.org/public/$v/
- cppget.org/publish cppget.org/repository/1/ cppget.org $*
+ cppget.org/publish cppget.org/repository/1/ cppget.org:/var/bpkg/1/ $*
}
sync --dry-run $*