Added a wee -y to fwupdmgr update, so that it actually does stuff.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user