summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorry b/lorry
index 2e319cc..6ddb9c3 100755
--- a/lorry
+++ b/lorry
@@ -57,7 +57,7 @@ class Lorry(cliapp.Application):
'pulling from the mirror server (default: '
'%default)',
metavar='URL',
- default='git://roadtrain.codethink.co.uk/delta')
+ default='git://git.baserock.org/delta')
self.settings.boolean(['pull-only'],
'only pull from upstreams, do not push to '
'the mirror server')