mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 16:01:34 +00:00
Use ubuntu-image from edge by default here.
This commit is contained in:
parent
75d2250bf9
commit
e4ad5b793b
@ -90,7 +90,7 @@ if [ "${IMAGEFORMAT:-}" = "ubuntu-image" ]; then
|
|||||||
# Use ubuntu-image instead of live-build
|
# Use ubuntu-image instead of live-build
|
||||||
|
|
||||||
export SNAPPY_STORE_NO_CDN=1
|
export SNAPPY_STORE_NO_CDN=1
|
||||||
LB_UBUNTU_IMAGE_CHANNEL="${LB_UBUNTU_IMAGE_CHANNEL:-stable}"
|
LB_UBUNTU_IMAGE_CHANNEL="${LB_UBUNTU_IMAGE_CHANNEL:-edge}"
|
||||||
snap install \
|
snap install \
|
||||||
--classic --channel="$LB_UBUNTU_IMAGE_CHANNEL" ubuntu-image
|
--classic --channel="$LB_UBUNTU_IMAGE_CHANNEL" ubuntu-image
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user