mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
typo
This commit is contained in:
parent
4d57f750f1
commit
6dc383b0df
2
build.sh
2
build.sh
@ -70,7 +70,7 @@ make $LISTTARGET $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
|
||||
|
||||
echo " ... building the images"
|
||||
# Setting IMAGETARGET directly is deprecated; NOSOURCE is preferred
|
||||
if [ -z "$INAGETARGET" ]; then
|
||||
if [ -z "$IMAGETARGET" ]; then
|
||||
if [ -n "$NOSOURCE" ] ; then
|
||||
IMAGETARGET="bin-official_images"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user