correct shellAlias
This commit is contained in:
parent
d54c4da55e
commit
21845210dd
3 changed files with 42 additions and 29 deletions
|
|
@ -17,5 +17,5 @@
|
|||
# Systemd Boot
|
||||
setWin = "sudo bootctl set-oneshot auto-windows";
|
||||
goWin = "sudo bootctl set-oneshot auto-windows && reboot";
|
||||
goBios = "sudo bootctl set-onshot auto-reboot-to-firmware-setup && reboot";
|
||||
goBios = "sudo bootctl set-oneshot auto-reboot-to-firmware-setup && reboot";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue