Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jul 13, 2024
1 parent b7de5c0 commit 39d39ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr/bin/dist-installer-cli
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ secure_boot_test() {
if echo "$mokutil_output_sb_state" | grep --quiet --ignore-case --fixed-strings enabled ; then
secure_boot_status_pretty="'enabled' (mokutil_output_sb_state: '$mokutil_output_sb_state')"
secure_boot_status_short=true
secure_boot_mokutil_dkms_test_key
## sudo mokutil --test-key /var/lib/dkms/mok.pub
## > /var/lib/dkms/mok.pub is already enrolled
## > zsh: exit 1 sudo mokutil --test-key /var/lib/dkms/mok.pub#
Expand Down

0 comments on commit 39d39ab

Please sign in to comment.