From 64f470fec4494b4885f87fad99fc2fea7ebf4ea0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 23 May 2008 19:25:56 +0200 Subject: bin/bootstrap: --- bin/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/bootstrap b/bin/bootstrap index 860a79f..c5ff80c 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 https://derf.homelinux.org/~derf/hg.cgi/packages/core +hg clone ssh://derf.homelinux.org/packages/core # Create symlinks for pkg and checklinks cd core -- cgit v1.2.3