summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/debootstrap b/debootstrap
index 0d6cb54..3bf5908 100755
--- a/debootstrap
+++ b/debootstrap
@@ -46,8 +46,8 @@ CERTIFICATE=""
CHECKCERTIF=""
PRIVATEKEY=""
-DEF_MIRROR="http://httpredir.debian.org/debian"
-DEF_HTTPS_MIRROR="https://mirrors.kernel.org/debian"
+DEF_MIRROR="http://deb.debian.org/debian"
+DEF_HTTPS_MIRROR="https://deb.debian.org/debian"
export LANG USE_COMPONENTS
umask 022