Commit af3ac763 authored by nimrod's avatar nimrod
Browse files

Run the firmware update last.

It sometimes needs to reboot so it should run last.
parent 40c727e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,9 +87,9 @@ _all() {
    ! has apt-get || _apt
    ! has pkg_add || _pkg_add
    ! has flatpak || _flatpak
    ! has fwupdmgr || fwupd
    ! { has wb || wb -i; } || _workbench
    ! has podman || _presentation
    ! has fwupdmgr || fwupd
}

list_supported() {