Skip to content

Commit

Permalink
fix(just): handle non zero exit code update-firmware (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept authored Dec 9, 2023
1 parent d641926 commit 74b4acd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/ublue-os-just/10-update.just
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ update VERB_LEVEL="full":
fi

# Update device firmware
[no-exit-message]
update-firmware:
fwupdmgr refresh --force
fwupdmgr get-updates
Expand Down

0 comments on commit 74b4acd

Please sign in to comment.