2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-02 17:28:32 +00:00
Files
confluent/misc/secureboot/deletemok.nca
T

14 lines
231 B
Plaintext

expect Press any key to perform MOK management
send a
expect Delete MOK
send <down><enter>
expect Continue
send <down><enter>
expect Yes
send <down><enter>
expect Password:
send <env:MOKPASS><enter>
expect Reboot
send <enter>
exit