mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 17:31:38 +00:00
Missing 'install'
This commit is contained in:
parent
725d1c6ca3
commit
bfde7e4938
@ -186,12 +186,12 @@ case $PROJECT in
|
|||||||
xserver-xorg-input-evdev-omap-revert
|
xserver-xorg-input-evdev-omap-revert
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_task ubuntu-desktop
|
add_task install ubuntu-desktop
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_task ubuntu-desktop
|
add_task install ubuntu-desktop
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
LIVE_TASK='ubuntu-live'
|
LIVE_TASK='ubuntu-live'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user