mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-12-03 02:04:07 +00:00
ubuntu: fix typo in comment
Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
This commit is contained in:
parent
69ee041674
commit
e5ef47f7dd
@ -84,7 +84,7 @@ else
|
|||||||
# * pc-kernel - which currently does not exist on stable
|
# * pc-kernel - which currently does not exist on stable
|
||||||
# * snapd (for TPM/FDE)
|
# * snapd (for TPM/FDE)
|
||||||
# * firmware-updater (for TPM/FDE)
|
# * firmware-updater (for TPM/FDE)
|
||||||
# * desktop-security-center-center (for TPM/FDE)
|
# * desktop-security-center (for TPM/FDE)
|
||||||
while read -r snap_arg; do
|
while read -r snap_arg; do
|
||||||
prepare_args+=("$snap_arg")
|
prepare_args+=("$snap_arg")
|
||||||
done < <(get_snaps_args /usr/share/livecd-rootfs/live-build/"${PROJECT}"/ubuntu-classic-amd64.model \
|
done < <(get_snaps_args /usr/share/livecd-rootfs/live-build/"${PROJECT}"/ubuntu-classic-amd64.model \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user