mirror of
https://github.com/jlobue10/SteamDeck_rEFInd.git
synced 2025-02-17 11:19:40 +08:00
Update bios_update_SteamOS_prep.sh
This commit is contained in:
parent
7491ea0b40
commit
6675361654
@ -1,8 +1,7 @@
|
||||
#!/bin/bash
|
||||
# A simple script to prep for SteamOS initiated BIOS updates
|
||||
|
||||
sudo systemctl stop bootnext-refind.service
|
||||
sudo systemctl disable bootnext-refind.service
|
||||
sudo systemctl disable --now bootnext-refind.service
|
||||
sudo efibootmgr -N
|
||||
|
||||
echo -e "\nSteamOS is ready for BIOS updates to occur."
|
||||
|
Loading…
Reference in New Issue
Block a user