summaryrefslogtreecommitdiff
path: root/bin/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bootstrap')
-rwxr-xr-xbin/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bootstrap b/bin/bootstrap
index c5ff80c..860a79f 100755
--- a/bin/bootstrap
+++ b/bin/bootstrap
@@ -16,7 +16,7 @@ mkdir -p ~/var/tmp/incoming
# Fetch the core package, containing checklinks and pkg
cd ~/packages
echo "fetching core"
-hg clone ssh://derf.homelinux.org/packages/core
+hg clone https://derf.homelinux.org/~derf/hg.cgi/packages/core
# Create symlinks for pkg and checklinks
cd core