Merge pull request 'Added a wee -y to fwupdmgr update, so that it actually does stuff.' (#7) from Adding-upup-alias into main

Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
2026-07-17 14:09:06 +02:00
+1 -1
View File
@@ -35,7 +35,7 @@ fwupdmgr refresh --force &> /dev/null
fwupdmgr get-updates &> /dev/null
# Apply them
fwupdmgr update &> /dev/null
fwupdmgr update -y &> /dev/null
###Flathub
echo "Fixing flathub"