diff options
| author | Richard Nelson <unixabg@gmail.com> | 2010-03-08 10:53:56 -0600 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2010-03-12 16:08:36 +0100 |
| commit | 4e30d10c93949e18bf37125dbf01e8dba762e0f9 (patch) | |
| tree | d2617edf26b23680dc6860792406919791515e95 /cgi/default | |
| parent | 4a5a5920e1315447bbe0bd04da91092f6bbca189 (diff) | |
| download | vyos-live-build-4e30d10c93949e18bf37125dbf01e8dba762e0f9.tar.gz vyos-live-build-4e30d10c93949e18bf37125dbf01e8dba762e0f9.zip | |
Removing LH_MIRROR_BOOTSTRAP_SECURITY in the cgi.
Diffstat (limited to 'cgi/default')
| -rw-r--r-- | cgi/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi/default b/cgi/default index 8e08435dd..41c76ef2a 100644 --- a/cgi/default +++ b/cgi/default @@ -11,7 +11,6 @@ _TEMPLATES="/usr/share/live-helper/templates/cgi/${_MODE}" _TEMPDIR="/srv/debian-live/build/tmp" LH_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/" -LH_MIRROR_BOOTSTRAP_SECURITY="http://ftp.de.debian.org/debian-security/" LH_MIRROR_BINARY="http://ftp.debian.org/debian/" LH_MIRROR_BINARY_SECURITY="http://security.debian.org/" |
