mirror of
https://github.com/jlobue10/SteamDeck_rEFInd.git
synced 2024-11-27 01:29:56 +08:00
Update bootnext-refind.service
This commit is contained in:
parent
35dc83ec8f
commit
f048f0fa91
@ -4,7 +4,7 @@ Description=Set UEFI BootNext to rEFInd (and restore missing EFI entries)
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/bin/bash -c '/usr/bin/restore_EFI_entries.sh'
|
||||
ExecStart=/bin/bash -c '/home/deck/.local/SteamDeck_rEFInd/scripts/restore_EFI_entries.sh'
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user