Lots of scripts
This commit is contained in:
7
.local/bin/station-update-firmware
Executable file
7
.local/bin/station-update-firmware
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
echo -e "\e[32mUpdate Firmware\e[0m"
|
||||
|
||||
fwupdmgr refresh --force
|
||||
sudo fwupdmgr update
|
||||
Reference in New Issue
Block a user