Created
December 9, 2017 09:46
-
-
Save dhruvdutt/9c9b0783563b996559e2b21e0821c730 to your computer and use it in GitHub Desktop.
Grub Fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update | |
sudo apt-get install -y boot-repair && (boot-repair &) | |
boot-repair |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment