Every time Grub updates (at least I think this is the trigger), it resets the default menu entry in grub.cfg
from 3 (Windows) to 0 (Ubuntu).
I want Windows to be default one, without changing grub.cfg
after every update.
Is there a way to prevent this behaviour, or, if no, at least revert changes with some scripting?
Thanks.