Skip to content

Commit

Permalink
debian: Add script to do firmware update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvand committed Feb 23, 2020
1 parent 360a9c6 commit 0fc1b97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions debian/fw-update
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

sudo service fwupd restart
sudo fwupdmgr refresh
sudo fwupdmgr update

0 comments on commit 0fc1b97

Please sign in to comment.