mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-17 14:43:31 +00:00
The payload should be exported to a different directory.
This commit is contained in:
parent
34b40547a2
commit
c73bc63c97
@ -173,7 +173,7 @@ if [ "$PROJECT" = "ubuntu-core-desktop" ]; then
|
||||
rm -rf output/
|
||||
# We need to rename the image file so that it can be pulled
|
||||
# by the builder.
|
||||
mv pc.img.xz "$PREFIX".img.xz
|
||||
mv pc.img.xz ../"$PREFIX".img.xz
|
||||
# Important: return to the previous directory
|
||||
cd ../
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user