mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
use squeeze, not lenny
This commit is contained in:
parent
0da18ecb7f
commit
f370f47f8b
@ -4,7 +4,7 @@
|
||||
set -e
|
||||
|
||||
if [ "$RELEASE_NOTES_LOCATION"x = ""x ] ; then
|
||||
export RELEASE_NOTES_LOCATION="http://www.debian.org/releases/lenny"
|
||||
export RELEASE_NOTES_LOCATION="http://www.debian.org/releases/$CODENAME"
|
||||
fi
|
||||
|
||||
# The location of the tree for CD#1, passed in
|
||||
|
Loading…
Reference in New Issue
Block a user