mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Export the payload model-assertion as well.
This commit is contained in:
parent
ada09ac429
commit
6a0fa4f6d4
@ -182,6 +182,9 @@ if [ "$PROJECT" = "ubuntu-core-desktop" ]; then
|
|||||||
# We need to make sure the autoinstall file is also exported.
|
# We need to make sure the autoinstall file is also exported.
|
||||||
mv autoinstall.yaml ../"$PREFIX".autoinstall.yaml
|
mv autoinstall.yaml ../"$PREFIX".autoinstall.yaml
|
||||||
|
|
||||||
|
# Useful to have the model-assertion exported as well.
|
||||||
|
mv ubuntu-core-desktop*.model-assertion ../"$PREFIX".model-assertion
|
||||||
|
|
||||||
# Important: return to the previous directory
|
# Important: return to the previous directory
|
||||||
cd ../
|
cd ../
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user