diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 21:06:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:20 +0100 |
commit | b49b72172c2d3afd3054f5441fec21fcb716f025 (patch) | |
tree | 978b4bf1fce4b6e382083e866c82ee8960821b1d /functions/defaults.sh | |
parent | 34247ed92c93bbd79f8e8d9f79ff0cefa748344e (diff) | |
download | vyos-live-build-b49b72172c2d3afd3054f5441fec21fcb716f025.tar.gz vyos-live-build-b49b72172c2d3afd3054f5441fec21fcb716f025.zip |
Updating debian-live homepage in various locations.
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-x | functions/defaults.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 340e42a8f..c55c8b1c7 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -964,7 +964,7 @@ Set_defaults () LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-build \$VERSION; http://packages.qa.debian.org/live-build}" # Set iso publisher - LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org}" + LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://live.debian.net/; debian-live@lists.debian.org}" # Setting iso volume if [ -z "${LH_ISO_VOLUME}" ] |