summaryrefslogtreecommitdiff
path: root/publish
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-31 10:47:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-31 10:47:09 +0200
commit8c0edc11af4a9b75573f7d31eb44fd0e54e11499 (patch)
tree3261ce02f3411f3c31f23e8104efcdccd744d3c4 /publish
parent9265eb256d6ee7074d33954c5466e5b6697f8fc8 (diff)
Update for 0.7.0 release0.7.0
Diffstat (limited to 'publish')
-rwxr-xr-xpublish2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish b/publish
index 1f3571e..e9f658f 100755
--- a/publish
+++ b/publish
@@ -69,7 +69,7 @@ function sync ()
etc/rep-publish cppget.org/repository/1/ cppget.org:/var/bpkg/1/ "${@}"
info "brep.cppget.org:"
- etc/rep-publish cppget.org/repository/1/ brep.cppget.org:/var/bpkg/1/ \
+ etc/rep-publish cppget.org/repository/1/ lists.cppget.org:/var/bpkg/1/ \
"${@}"
fi
}