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