You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Allow apt-get upgrade to be fully noninteractive
This is the same change that was made to the main FSND
repository and stops the provisioning script from stopping
waiting for user input (which is not possible when running
`vagrant up`) when upgrading GRUB bootloader.
Resolves: #8
0 commit comments