Use the right task name - ubuntu-desktop-raspi.

raspi-desktop-1
Łukasz 'sil2100' Zemczak 4 years ago
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…
Cancel
Save