typo
This commit is contained in:
parent
b9bb274e60
commit
e439f445df
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ sudo mksquashfs \
|
||||||
build/staging/live/filesystem.squashfs \
|
build/staging/live/filesystem.squashfs \
|
||||||
-e boot || error
|
-e boot || error
|
||||||
|
|
||||||
message "copy kernel and init images"
|
message "copy kernel and initrd images"
|
||||||
cp build/chroot/boot/vmlinuz-* build/staging/live/vmlinuz || error
|
cp build/chroot/boot/vmlinuz-* build/staging/live/vmlinuz || error
|
||||||
cp build/chroot/boot/initrd.img-* build/staging/live/initrd || error
|
cp build/chroot/boot/initrd.img-* build/staging/live/initrd || error
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.1.3-13-g8263e9e
|
v0.1.3-14-gb9bb274
|
||||||
|
|
Loading…
Reference in a new issue