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