Commit a6ab0d4d by Christian Brauner

Merge pull request #922 from evgeni/httpredir.debian.org

use httpredir.debian.org as the default Debian mirror
parents a537e8b2 95a1306d
......@@ -34,7 +34,7 @@ done
export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
export GREP_OPTIONS=""
MIRROR=${MIRROR:-http://http.debian.net/debian}
MIRROR=${MIRROR:-http://httpredir.debian.org/debian}
SECURITY_MIRROR=${SECURITY_MIRROR:-http://security.debian.org/}
LOCALSTATEDIR="@LOCALSTATEDIR@"
LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment