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:
@@ -35,7 +35,7 @@ fwupdmgr refresh --force &> /dev/null
|
|||||||
fwupdmgr get-updates &> /dev/null
|
fwupdmgr get-updates &> /dev/null
|
||||||
|
|
||||||
# Apply them
|
# Apply them
|
||||||
fwupdmgr update &> /dev/null
|
fwupdmgr update -y &> /dev/null
|
||||||
|
|
||||||
###Flathub
|
###Flathub
|
||||||
echo "Fixing flathub"
|
echo "Fixing flathub"
|
||||||
|
|||||||
Reference in New Issue
Block a user