diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-01-16 19:27:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-16 19:27:02 +0530 |
commit | a1adea055614a918384ec56659382cfa661b7c3b (patch) | |
tree | 0c4a6524a768e5c57bd352e2ee0546e211f389d9 /index.rst | |
parent | 13074f8079a09d878ca2ceb2cb9386138238a5c0 (diff) |
Create index.rst
Diffstat (limited to 'index.rst')
-rw-r--r-- | index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/index.rst b/index.rst new file mode 100644 index 0000000..05e92fe --- /dev/null +++ b/index.rst @@ -0,0 +1,21 @@ +=================== +Grub Repair Toolkit +=================== +Get Your Grub Back + + +About +^^^^^ +Grub Repair Toolkit or sometimes referred as GYGB (*Get Your Grub Back*) is an all-in-one grub repair toolkit which has almost every way to fix your GRUB, it doesn't discriminate between UEFI and BIOS + +Installation +^^^^^^^^^^^^ +The script can be directly run without installation + +``wget https://raw.githubusercontent.com/navanchauhan/Grub-Repair-Toolkit/master/GYGB.sh`` + +And Then + +``bash GYGB.sh`` + +** NOTE: apt-get and brew installation methods are coming very soon** |