nausicaa: fix 'windows' script
This commit is contained in:
parent
fe63c48545
commit
35d8f15d14
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ in {
|
||||||
exec sudo "$0" "$@"
|
exec sudo "$0" "$@"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
efibootmgr -n 0001
|
efibootmgr -n 0003
|
||||||
systemctl reboot
|
systemctl reboot
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue