Added a wee -y to fwupdmgr update, so that it actually does stuff. #7

Merged
Siim merged 1 commits from Adding-upup-alias into main 2026-07-17 14:09:06 +02:00
Showing only changes of commit 129eca256b - Show all commits
+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"