Skip to content

Commit

Permalink
Update chroot_build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Jun 4, 2024
1 parent 0474536 commit a91c3b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion files/chroot_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="
gcc \
dkms \
iwd \
apple-t2-audio-config
apple-t2-audio-config \
apfs-dkms \
dmg2img

echo >&2 "===]> Info: Change initramfs format (for grub)... "
sed -i "s/COMPRESS=lz4/COMPRESS=gzip/g" "/etc/initramfs-tools/initramfs.conf"
Expand Down

0 comments on commit a91c3b3

Please sign in to comment.