Now works with Fedora
This commit is contained in:
6
sources/update_firmware.sh
Normal file
6
sources/update_firmware.sh
Normal file
@ -0,0 +1,6 @@
|
||||
sudo fwupdmgr get-devices
|
||||
sudo fwupdmgr refresh --force
|
||||
sudo fwupdmgr get-updates
|
||||
sudo fwupdmgr update
|
||||
sudo dnf groupinstall -y "C Development Tools and Libraries" \
|
||||
"Development Tools"
|
Reference in New Issue
Block a user