mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-21 16:11:24 +00:00
Fix typo: SERIES instead of SUITE.
This commit is contained in:
parent
74080580aa
commit
9be5229dcc
@ -495,7 +495,7 @@ case $IMAGEFORMAT in
|
||||
[ "$IMAGE_PROJECT" = "ubuntu-cpc" ] && IMAGE_PROJECT="ubuntu-server"
|
||||
DEFINITION="$IMAGE_PROJECT-$MODEL.yaml"
|
||||
|
||||
git clone git://git.launchpad.net/ubuntu-images -b $SERIES image-definitions
|
||||
git clone git://git.launchpad.net/ubuntu-images -b $SUITE image-definitions
|
||||
cp image-definitions/$DEFINITION "$PREFIX".yaml
|
||||
echo "Configured ubuntu-image for the following image-definition:"
|
||||
cat "$PREFIX".yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user