nausicaa: fix 'windows' script

This commit is contained in:
Luke Granger-Brown 2024-06-22 23:55:22 +01:00
parent fe63c48545
commit 35d8f15d14

View file

@ -152,7 +152,7 @@ in {
exec sudo "$0" "$@"
fi
efibootmgr -n 0001
efibootmgr -n 0003
systemctl reboot
'')
];