Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 584 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 584 Bytes

grub

GRUB (GRand Unified Bootloader) is a multi-boot loader

Requires:

sudo bash -c "$(curl -LSs https://github.com/systemmgr/installer/raw/main/install.sh)"

Automatic:

bash -c "$(curl -LSs https://github.com/systemmgr/grub/raw/main/install.sh)"

Install:

sudo systemmgr install grub

Update:

sudo systemmgr update grub

grub wiki | grub site