mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-29 03:41:21 +00:00
Use the right task name - ubuntu-desktop-raspi.
This commit is contained in:
parent
38157b3748
commit
fdd8b1cba0
@ -607,7 +607,7 @@ case $PROJECT in
|
|||||||
desktop-preinstalled)
|
desktop-preinstalled)
|
||||||
add_task install minimal standard cloud-image
|
add_task install minimal standard cloud-image
|
||||||
if [ "$SUBARCH" = "raspi" ]; then
|
if [ "$SUBARCH" = "raspi" ]; then
|
||||||
add_task install desktop-raspi
|
add_task install ubuntu-desktop-raspi
|
||||||
fi
|
fi
|
||||||
# XXX: Are those actually needed? I see we use those for ubuntu-cpc, which is the project
|
# XXX: Are those actually needed? I see we use those for ubuntu-cpc, which is the project
|
||||||
# for existing raspi preinstalled images
|
# for existing raspi preinstalled images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user