mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +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)
|
||||
add_task install minimal standard cloud-image
|
||||
if [ "$SUBARCH" = "raspi" ]; then
|
||||
add_task install desktop-raspi
|
||||
add_task install ubuntu-desktop-raspi
|
||||
fi
|
||||
# XXX: Are those actually needed? I see we use those for ubuntu-cpc, which is the project
|
||||
# for existing raspi preinstalled images
|
||||
|
Loading…
x
Reference in New Issue
Block a user