For desktop-preinstalled we don't need cloud-image.

raspi-desktop-1
Łukasz 'sil2100' Zemczak 4 years ago
parent 42b28cf70a
commit eda716902e

@ -605,7 +605,7 @@ case $PROJECT in
;; ;;
desktop-preinstalled) desktop-preinstalled)
add_task install minimal standard cloud-image add_task install minimal standard
if [ "$SUBARCH" = "raspi" ]; then if [ "$SUBARCH" = "raspi" ]; then
add_task install ubuntu-desktop-raspi add_task install ubuntu-desktop-raspi
fi fi

Loading…
Cancel
Save