diff --git a/Documents/bin/update b/Documents/bin/update index 81ffc821c0a3ccabef7ceb70af44db1cd53835ad..8312e42bd45872591cce15e7039de66bad4a7ad9 100755 --- a/Documents/bin/update +++ b/Documents/bin/update @@ -45,6 +45,7 @@ _flatpak() { fwupd() { has fwupdmgr || fail fwupdmgr not found. + header Updating fwupd if [ -n "${DOWNLOAD_ONLY:-}" ] then sudo fwupdmgr get-updates --assume-yes || [ "$?" -eq 2 ]