diff --git a/live-build/ubuntu-core-desktop/hooks/020-ubuntu-live.chroot_early b/live-build/ubuntu-core-desktop/hooks/020-ubuntu-live.chroot_early index 8d100940..0e388aff 100755 --- a/live-build/ubuntu-core-desktop/hooks/020-ubuntu-live.chroot_early +++ b/live-build/ubuntu-core-desktop/hooks/020-ubuntu-live.chroot_early @@ -3,7 +3,7 @@ set -eu case ${PASS:-} in - live) + minimal.live) ;; *) exit 0