Add HTTPMIRROR config

This commit is contained in:
Steve McIntyre 2014-01-17 00:57:59 +00:00
parent c25418118a
commit 2a829e9972
1 changed files with 5 additions and 0 deletions

View File

@ -111,6 +111,11 @@ fi
# Paths to the mirrors
export MIRROR=/srv/mirror/debian
# If you don't have a complete local mirror, specify a URL for a full
# mirror and things will be downloaded as necessary into the MIRROR
# path
export HTTPMIRROR=http://mirror.mossbank.org.uk/debian
# Path of the temporary directory
export TDIR=/srv/mirror/tmp