summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index c4b2b9d..7ea65e5 100755
--- a/debootstrap
+++ b/debootstrap
@@ -29,7 +29,7 @@ USE_COMPONENTS=main
KEYRING=""
VARIANT=""
-DEF_MIRROR="http://ftp.debian.org/debian"
+DEF_MIRROR="http://ftp.us.debian.org/debian"
export LANG USE_COMPONENTS
umask 022