mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Update
This commit is contained in:
+1
-1
@@ -455,7 +455,7 @@ if [ "$DEBI_DRY_RUN" != true ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
gunzip "$DEBI_NEW_DIR/initrd.gz"
|
gunzip "$DEBI_NEW_DIR/initrd.gz"
|
||||||
echo "$DEBI_NEW_DIR/preseed.cfg" | cpio -H newc -o -A -F initrd
|
echo "$DEBI_NEW_DIR/preseed.cfg" | cpio -H newc -o -A -F "$DEBI_NEW_DIR/initrd"
|
||||||
gzip "$DEBI_NEW_DIR/initrd"
|
gzip "$DEBI_NEW_DIR/initrd"
|
||||||
|
|
||||||
if command_exists update-grub; then
|
if command_exists update-grub; then
|
||||||
|
|||||||
Reference in New Issue
Block a user