mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update
This commit is contained in:
+2
-2
@@ -391,8 +391,8 @@ if [ "$DEBI_DRY_RUN" != true ]; then
|
|||||||
else
|
else
|
||||||
echo_stderr 'wget/curl not found'
|
echo_stderr 'wget/curl not found'
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$sudo gunzip initrd.gz
|
$sudo gunzip initrd.gz
|
||||||
echo preseed.cfg | $sudo cpio -H newc -o -A -F initrd
|
echo preseed.cfg | $sudo cpio -H newc -o -A -F initrd
|
||||||
$sudo gzip initrd
|
$sudo gzip initrd
|
||||||
|
|||||||
Reference in New Issue
Block a user