Typo
This commit is contained in:
parent
05ab34d4a2
commit
6ccd85fe1d
|
@ -214,7 +214,7 @@ iseq ${platform} efi && goto is_efi || goto not_efi
|
|||
|
||||
:is_efi
|
||||
set initrd1 initrd=initrd.cpio
|
||||
if isset initrd2 && clear initrd2
|
||||
isset initrd2 && clear initrd2
|
||||
|
||||
imgfetch http://images.sysdeploy.org/${ubuntu-variant}/${arch-info}/inird.cpio || goto try_next_card
|
||||
imgverify --signer images.sysdeploy.org initrd.cpio http://images.sysdeploy.org/${ubuntu-variant}/${arch-info}/initrd.cpio.sig || goto error_handler
|
||||
|
|
Loading…
Reference in New Issue
Block a user