Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eball authored Oct 18, 2024
1 parent 42465f8 commit aabc0b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions supportFiles/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ xorriso \
-append_partition 2 0xef ${HOME}/LIVE_BOOT/staging/EFI/boot/efiboot.img \
"${HOME}/LIVE_BOOT/staging"

rm $HOME/LIVE_BOOT/chroot/*.image
df -h

echo Copy output
cp -v $HOME/LIVE_BOOT/debian-custom.iso /output/debian12-live-minimal-x86_64.iso
chmod -v 666 /output/debian12-live-minimal-x86_64.iso
Expand Down

0 comments on commit aabc0b2

Please sign in to comment.