fix(coreos-installer): add missing public key in swupdate config
id:397918
This commit is contained in:
parent
fab454f422
commit
90fb120676
|
|
@ -48,3 +48,4 @@ umount /mnt/ebg1
|
||||||
umount /mnt/efi
|
umount /mnt/efi
|
||||||
|
|
||||||
SWUPDATE_ARGS="${SWUPDATE_ARGS} -e stable,copy0"
|
SWUPDATE_ARGS="${SWUPDATE_ARGS} -e stable,copy0"
|
||||||
|
SWUPDATE_ARGS="${SWUPDATE_ARGS} -k /usr/lib/swupdate/swupdate.crt"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue