summaryrefslogtreecommitdiff
path: root/publish
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-22 17:36:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-22 17:36:44 +0200
commit43d00e698cce0a3fce96ab5d804daba59089d537 (patch)
tree62c65114880208610d852cace6839a739a52f03b /publish
parenta5139843737d28a861872425c36416d011cbd4c1 (diff)
Adjust to new script interface
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 $*