Update debi.sh

pull/25/head^2
inoblue 4 years ago committed by GitHub
parent a6831d6257
commit 82c919156b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      debi.sh

@ -715,7 +715,7 @@ save_grub_cfg='cat'
gzip -d initrd.gz
# cpio reads a list of file names from the standard input
echo preseed.cfg | cpio -o -H newc -A -F initrd
gzip -9 initrd
gzip -1 initrd
mkdir -p /etc/default/grub.d
tee /etc/default/grub.d/zz-debi.cfg 1>&2 << EOF

Loading…
Cancel
Save