Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -87,9 +87,9 @@ _all() { ...@@ -87,9 +87,9 @@ _all() {
! has apt-get || _apt ! has apt-get || _apt
! has pkg_add || _pkg_add ! has pkg_add || _pkg_add
! has flatpak || _flatpak ! has flatpak || _flatpak
! has fwupdmgr || fwupd
! { has wb || wb -i; } || _workbench ! { has wb || wb -i; } || _workbench
! has podman || _presentation ! has podman || _presentation
! has fwupdmgr || fwupd
} }
list_supported() { list_supported() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment